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

Create sub-function to identify RNA expressed transcript as opposed to full gene model #8

Open
ammawla opened this issue Aug 17, 2021 · 1 comment

Comments

@ammawla
Copy link
Collaborator

ammawla commented Aug 17, 2021

Create sub-function to identify RNA expressed transcript as opposed to full gene model. Without this, issues in visualization arise for certain genes that have a very large gene model, but a smaller transcript model that is actually expressed.

@ammawla
Copy link
Collaborator Author

ammawla commented Aug 18, 2021

Counts data by transcript could be utilized, but would need to use ensembl id. Could write another sub function to check transcript id and convert, if necessary. But, may not be most pragmatic if user has bigwigs but no counts, or counts summarized by gene as opposed to transcript.

Other option is bigwig signal average summary per transcript within gene model, and decision making then. Foresee conflict if multiple transcripts of significantly varying size/length have close enough coverage.

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