-
Notifications
You must be signed in to change notification settings - Fork 47
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
Use scout to export Exons for chanjo #644
Comments
This is blocked at the moment since we are not sure how to define the exon boundaries |
Here's the code for parsing Biomart output including the URL to generate it in the first place. I parse out the UTR regions and store everything in a dict with each of the exons as a key with a list of transcripts/genes appended to it. We also need to double check that the total number of exons is roughly the same as what we already have in Chanjo! |
This is more of a Chanjo issue. We will add functionality to export exon definitions from Scout. New issue is open in chanjo |
We will add exons and a cli command for exporting those |
Done with #1295? |
Yes |
See also #642
The text was updated successfully, but these errors were encountered: