-
Notifications
You must be signed in to change notification settings - Fork 35
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
Remove support for UCSC transcripts #523
Comments
@pnrobinson what do you think? |
Why don't we fix the current bug with building the ser files, leave out UCSC, and if it turns out people really want to have it we can add back support later on? |
Sounds good to me. |
Actually, there is no bug in building the |
Can we keep UCSC support? The UCSC data is stable (to my knowledge) so shouldn't cause a maintenance burden. I thought the projection bug was for RefSeq data as this is the one which required the alignment objects? I'm obviously motivated by Exomiser maintenance and UCSC is provided as an option for people to use. I don't know how many people use this option, however. |
Is your feature request related to a problem? Please describe.
I think the create more problems than they solve as they provide a third alignment of transcripts to the reference. RefSeq and ENSEMBL are enough.
Describe the solution you'd like
Remove support for them in code and documentation.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: