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 #53

Closed
wants to merge 1 commit into from

Conversation

davmlaw
Copy link

@davmlaw davmlaw commented Mar 16, 2020

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

@davmlaw davmlaw changed the title Patch on top of latest counsyl/hgvs - indel resolution. Load genePred… Fix wrong coordinate from genomic indels, Fix no ref/alt errors. Add genePred support to allow users to easily load their own transcripts Mar 16, 2020
@davmlaw
Copy link
Author

davmlaw commented Mar 16, 2020

Forgot unit tests...

@davmlaw davmlaw closed this Mar 16, 2020
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.

None yet

1 participant