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

Fix wrong coordinate from genomic indels, Fix no ref/alt errors. Add genePred support to allow users to easily load their own transcripts #54

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

davmlaw
Copy link

@davmlaw davmlaw commented Mar 16, 2020

See test_hgvs_names for what failed and is now fixed.

Fix for #32 - Fix when no ref/alt
Fix for #50 - Fix genomic indels

Support .genePred files while keeping backwards compatability with refFlat (you never used the exon frames etc). With gff3ToGenePred (hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/gff3ToGenePred) - this drastically increases the availability of transcripts - could be used to answer/close issues #26, #28, #39, #40

Optional disabling of "indels_start_with_same_base" error

Renamed get_coords -> get_ref_coords to be more explicit

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

Successfully merging this pull request may close these issues.

1 participant