-
Notifications
You must be signed in to change notification settings - Fork 2
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 #826 from uclahs-cds/czhu-fix-call-variant
Fix PVG that downstream node skipped mistakenly after cleaving
Showing
8 changed files
with
142 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
chr1 . gene 1 929 . - . gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . transcript 1 929 . - . gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; is_protein_coding true; | ||
chr1 . selenocysteine 126 128 . - . gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . selenocysteine 132 134 . - . gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . selenocysteine 186 188 . - . gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . exon 1 219 . - . gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . CDS 114 219 . - 1 gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . CDS 507 545 . - 1 gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . exon 507 545 . - . gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . CDS 917 929 . - 2 gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . exon 917 929 . - . gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; | ||
chr1 . UTR 1 113 . - . gene_id FAKEG00000896; transcript_id FAKET00000896; protein_id FAKEP00000896; tag cds_start_NF; |
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 |
---|---|---|
@@ -0,0 +1,61 @@ | ||
AYRRDVDCR | ||
CAGPGGNATK | ||
CAGPGGNATKS | ||
DVDCRGIPLSYYIPRPSR | ||
GIPLSYYIPRPSR | ||
GSISLKVCK | ||
GSISLKVCKMR | ||
GSISLKVCKMSWPR | ||
GSISLMR | ||
GSISLMRWPR | ||
GSISLMRWPRGK | ||
GSISLMSWPR | ||
GSISLMSWPRGK | ||
GSISLMSWPRGKCY | ||
GSMSLKVCK | ||
GSMSLKVCKMR | ||
GSMSLKVCKMSWPR | ||
GSMSLMR | ||
GSMSLMRWPR | ||
GSMSLMRWPRGK | ||
GSMSLMSWPR | ||
GSMSLMSWPRGK | ||
GSMSLMSWPRGKCY | ||
MRWPRGK | ||
MSWPRGK | ||
MSWPRGKCY | ||
RDVDCRGIPLSYYIPRPSR | ||
RRTFPUPVTGLLSHYGCYWSTVA | ||
RRTFPUPVTGLLSHYGCYWSTVAR | ||
RRTFPUPVTGLLSHYGCYWSTVAUA | ||
RRTFPUPVTGLQSHYGCYWSTVA | ||
RRTFPUPVTGLQSHYGCYWSTVAR | ||
RRTFPUPVTGLQSHYGCYWSTVAUA | ||
RRTFPUPVTMVVTGLQWPVVA | ||
RRTFPUPVTMVVTGLQWPVVAUA | ||
RRTFPUPVTMVVTGLQWPVVAUAUR | ||
RTFPUPVTGLLSHYGCYWSTVA | ||
RTFPUPVTGLLSHYGCYWSTVAR | ||
RTFPUPVTGLLSHYGCYWSTVAUA | ||
RTFPUPVTGLQSHYGCYWSTVA | ||
RTFPUPVTGLQSHYGCYWSTVAR | ||
RTFPUPVTGLQSHYGCYWSTVAUA | ||
RTFPUPVTMVVTGLQWPVVA | ||
RTFPUPVTMVVTGLQWPVVAUA | ||
RTFPUPVTMVVTGLQWPVVAUAUR | ||
SAKCAGPGGNATK | ||
SAKCAGPGGNATKS | ||
TFPUPVTGLLSHYGCYWSTVA | ||
TFPUPVTGLLSHYGCYWSTVAR | ||
TFPUPVTGLLSHYGCYWSTVAUA | ||
TFPUPVTGLLSHYGCYWSTVAUAUR | ||
TFPUPVTGLQSHYGCYWSTVA | ||
TFPUPVTGLQSHYGCYWSTVAR | ||
TFPUPVTGLQSHYGCYWSTVAUA | ||
TFPUPVTMVVTGLQWPVVA | ||
TFPUPVTMVVTGLQWPVVAUA | ||
TFPUPVTMVVTGLQWPVVAUAUR | ||
VCKMRWPR | ||
VCKMSWPR | ||
VCKMSWPRGK | ||
WPRGKCY |
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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
##fileformat=VCFv4.2 | ||
##mopepgen_version=1.2.1 | ||
##parser=parseVEP | ||
##reference_index= | ||
##genome_fasta= | ||
##annotation_gtf= | ||
##source= | ||
##CHROM=<Description="Gene ID"> | ||
##INFO=<ID=TRANSCRIPT_ID,Number=1,Type=String,Description="Transcript ID"> | ||
##INFO=<ID=GENE_SYMBOL,Number=1,Type=String,Description="Gene Symbol"> | ||
##INFO=<ID=GENOMIC_POSITION,Number=1,Type=String,Description="Genomic Position"> | ||
##INFO=<ID=START,Number=1,Type=Integer,Description="Start Position"> | ||
##INFO=<ID=END,Number=1,Type=Integer,Description="End Position"> | ||
##INFO=<ID=DONOR_START,Number=1,Type=Integer,Description="Donor Start Position"> | ||
##INFO=<ID=DONOR_END,Number=1,Type=Integer,Description="Donor End Position"> | ||
##INFO=<ID=COORDINATE,Number=1,Type=String,Description="Coordinate for Insertion or Substitution"> | ||
##INFO=<ID=ACCEPTER_GENE_ID,Number=1,Type=String,Description="3' Accepter Transcript's Gene ID"> | ||
##INFO=<ID=ACCEPTER_TRANSCRIPT_ID,Number=1,Type=String,Description="3' Accepter Transcript's Transcript ID"> | ||
##INFO=<ID=ACCEPTER_POSITION,Number=1,Type=Integer,Description="Position of the break point of the 3' accepter transcript"> | ||
##INFO=<ID=OFFSET,Number=+,Type=Integer,Description="Offsets of fragments (exons or introns)"> | ||
##INFO=<ID=LENGTH,Number=+,Type=Integer,Description="Lengths of fragments (exons or introns)"> | ||
##INFO=<ID=INTRON,Number=+,Type=Integer,Description="Indices of fragments that are introns"> | ||
#CHROM POS ID REF ALT QUAL FILTER INFO | ||
FAKEG00000896 753 FAKEG00000896-752-GGGACTACAGTCACATT-G GGGACTACAGTCACATT G . . TRANSCRIPT_ID=FAKET00000896;GENOMIC_POSITION=chrF-176:161;GENE_SYMBOL= | ||
FAKEG00000896 761 FAKEG00000896-760-AG-TT AG TT . . TRANSCRIPT_ID=FAKET00000896;GENOMIC_POSITION=chrF-168:169;GENE_SYMBOL= | ||
FAKEG00000896 793 FAKEG00000896-792-G-GCCCGTGGTAG G GCCCGTGGTAG . . TRANSCRIPT_ID=FAKET00000896;GENOMIC_POSITION=chrF-136:137;GENE_SYMBOL= | ||
FAKEG00000896 797 FAKEG00000896-796-G-A G A . . TRANSCRIPT_ID=FAKET00000896;GENOMIC_POSITION=chrF-132:133;GENE_SYMBOL= | ||
FAKEG00000896 803 FAKEG00000896-802-GAAGGTCTGCAAA-G GAAGGTCTGCAAA G . . TRANSCRIPT_ID=FAKET00000896;GENOMIC_POSITION=chrF-126:115;GENE_SYMBOL= | ||
FAKEG00000896 819 FAKEG00000896-818-A-C A C . . TRANSCRIPT_ID=FAKET00000896;GENOMIC_POSITION=chrF-110:111;GENE_SYMBOL= |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
>chr1 | ||
TTAGTCGTTATCTGGACGGCCGAGGGATGTAATATGATAAGGGGATCCCCCTACAATCTA | ||
CATCTCGCCTGTACGCTTTAGGACTTAGTAGCATTTCCCCCTGGGCCAGCTCATTTTGCA | ||
GACCTTCAGGCTCATGCCACTGTAGACCAGTAACAACCATAATGTGACTGTAGTCCCGTA | ||
ACGGGTCACGGGAAAGTCCGACGCTTTTTATCCCTCCACTCCCCAGTAAAGGTAGCTTGA | ||
TAAGAACATAGAGGAGGATCAAACCTTAGGGGAGTATTAGGCGCTTCGAGCATAGGGGTC | ||
GAAGCCGTGTTGGGTTAAGAGCTAACGGACATCGTCATTGCGTTCGCGACCCGATGGCGC | ||
CACGCATATTATTTGCCCGCAAGGACCTCATTGTCTACAACCGTCGCCCCCGGCCTCGGT | ||
GTAATCTCGCTTAAGCACTACGCTATTAAGGGACGTATGGCGGGCAATTGTATCGCTGAG | ||
TGGAGGCTCGACCAACTGTAAGTACGGTCGCGTGCGTCTGCACCGTGTCAAACGTGCCTC | ||
CGTTCGGAAGCATTGAACAACCTTACTGATATGAGGTAATCGCCGATTAAGTGGGCTTGA | ||
CGTACACCGGCGCGCATTCCGAAGTAAGCGGGTTAGATCAATATCCCGATCATGATCGGC | ||
CGTTCTTTAGGACCCGGTGGAGACTGGCCTGGTTCGCAAATATGTCGTCTTCGACTCGCC | ||
CCATACTGATGCGATGTAACAAGTGCCTATGACACTCTATAGGTGCCCACCATATGGCAC | ||
TTCCAGTTCAGGAGGTGTGAAAGACTTCCTAGTCAGGCCAAAGCTACTCCATAATAGTGC | ||
GTTTTAAGTAAACCATAAACTTGATGGTGTAGCTACAATTAGACTTGCGAACTCCCTTAG | ||
TTGGGACGGTGCCTCCAAGTCCATCATAT |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
>FAKEP00000896|FAKET00000896|FAKEG00000896|XXX | ||
MMDLNGGTFDTVQTHATWRDKKRRTFPUPVTGLQSHYGCYWSTVAUAURSAK |
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