-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #451 from uclahs-cds/czhu-fix-vep-parser
Skip MNVs in parseVEP
- Loading branch information
Showing
7 changed files
with
50 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
rs59404993 chr22:399-400 C ENSG00000128408.9 ENST00000614167.2 Transcript frameshift_variant 399-400 205-206 69 T/TX acc/aCcc - IMPACT=HIGH;STRAND=1;SOURCE=GENCODEv34 | ||
rs59404993 chr22:4981-4983 - ENSG00000099949.21 ENST00000642151.1 Transcript start_lost,inframe_deletion 1-3 1-3 1 M/- ATG/- - IMPACT=HIGH;STRAND=1;SOURCE=GENCODEv34 | ||
rs59404993 chr22:399-401 AAA ENSG00000128408.9 ENST00000614167.2 Transcript frameshift_variant 399-400 205-206 69 T/TX acc/aCcc - IMPACT=HIGH;STRAND=1;SOURCE=GENCODEv34 | ||
rs59404993 chr22:4981-4983 - ENSG00000099949.21 ENST00000642151.1 Transcript start_lost,inframe_deletion 1-3 1-3 1 M/- ATG/- - IMPACT=HIGH;STRAND=1;SOURCE=GENCODEv34 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters