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

Determining which regions were labeled with each partition name #201

Open
rrashford opened this issue Aug 19, 2022 · 1 comment
Open

Determining which regions were labeled with each partition name #201

rrashford opened this issue Aug 19, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@rrashford
Copy link

Hello!

For calcPartitions(), the result of the function is a dataframe with the frequency and frequency percent of each genomic feature for each of the supplied queries in my query list (e.g. enhancer makes up 20%, exon is 15%, fiveUTR is 10%, etc). Is there a way to call the GRanges list or data.frame or object that shows which of the input regions contributed to the different genomic features? I'm hoping to look just at the regions that were named as enhancers, but I don't know how to access which one of the input regions the function named as such.

Any help is appreciated!

@kkupkova
Copy link
Contributor

kkupkova commented Sep 1, 2022

Hi! At this point GenomicDistributions does not allow this functionality. But it could be something potentially available with the next release. Thank you for the raised issue, I will try to adjust the function outputs soon.

@kkupkova kkupkova added the enhancement New feature or request label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants