Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extracting gene coordinates from AnnotationByGeneParts object #186

Open
ghost opened this issue Jun 4, 2019 · 2 comments
Open

extracting gene coordinates from AnnotationByGeneParts object #186

ghost opened this issue Jun 4, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 4, 2019

Hi,

I have been exploring your package for annotation, and have a question:

When we use annotateWithGeneParts, it outpus a AnnotationByGeneParts object which primarily contains promoter/exon/intron/intergenic percentages. However, is there a way to take it a step further, and extract which CpG sites (or whatever data is being used as the target) with the annotation results along with at least the gene name?

Thus, for each site, can we extract the original data from target plus the region which it falls upon and gene name? It seems to me that this data should already be stored somewhere given the calculation of how much fall within each feature, but I cannot find it.

The closest I got to what I would ideally want is to use getAssociationWithTSS, but as the functions suggests this only gets us the closest TSS and not what region "promoter/exon/intron/intergenic"

Thank you so much!

@al2na
Copy link
Member

al2na commented Jun 11, 2019 via email

@ghost
Copy link
Author

ghost commented Jun 11, 2019

Hello Altuna,

Thank you for letting me know about this resource (and the time you took to write it). Very useful! I will be digging into the other chapters as well, looks great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant