-
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.
fix barcode calculation and other functions with sample to prevent sp…
- Loading branch information
1 parent
555435e
commit 39886a1
Showing
16 changed files
with
27,407 additions
and
27,276 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
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
Binary file not shown.
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,62 @@ | ||
##fileformat=VCFv4.1 | ||
##FILTER=<ID=PASS,Description="All filters passed"> | ||
##fileDate=20140624 | ||
##source=./export.pl release 1.5 | ||
##reference=IRC | ||
##phasing=unknown | ||
##INFO=<ID=NS,Number=1,Type=Integer,Description="Number of Samples With Data"> | ||
##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth"> | ||
##INFO=<ID=AA,Number=1,Type=String,Description="Ancestral Allele"> | ||
##FILTER=<ID=FSFilter,Description="FS > 200.0"> | ||
##FILTER=<ID=LowQual,Description="Low quality"> | ||
##FILTER=<ID=QDFilter,Description="QD < 2.0"> | ||
##FILTER=<ID=ReadPosFilter,Description="ReadPosRankSum < -20.0"> | ||
##FILTER=<ID=TruthSensitivityTranche99.00to99.90,Description="Truth sensitivity tranche level at VSQ Lod: -3.9813 <= x < 3.448"> | ||
##FILTER=<ID=TruthSensitivityTranche99.90to100.00+,Description="Truth sensitivity tranche level at VQS Lod < -29586.8217"> | ||
##FILTER=<ID=TruthSensitivityTranche99.90to100.00,Description="Truth sensitivity tranche level at VSQ Lod: -29586.8217 <= x < -3.9813"> | ||
##FORMAT=<ID=HQ,Number=2,Type=Integer,Description="Haplotype Quality"> | ||
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> | ||
##FORMAT=<ID=GQ,Number=1,Type=Float,Description="Genotype Quality"> | ||
##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth"> | ||
##FORMAT=<ID=AD,Number=2,Type=Integer,Description="Allelic Depth"> | ||
##FORMAT=<ID=FILTER,Number=.,Type=String,Description="Filter quality"> | ||
##FORMAT=<ID=QUAL,Number=1,Type=Integer,Description="Filter quality value"> | ||
##INFO=<ID=CLNSIG,Number=1,Type=String,Description="CLNSIG"> | ||
##contig=<ID=chr1,length=249250621,assembly=hg19> | ||
##contig=<ID=chr7,length=159138663,assembly=hg19> | ||
##contig=<ID=1,length=249250621,assembly=hg19> | ||
##contig=<ID=10,length=135534747,assembly=hg19> | ||
##contig=<ID=11,length=135006516,assembly=hg19> | ||
##contig=<ID=12,length=133851895,assembly=hg19> | ||
##contig=<ID=13,length=115169878,assembly=hg19> | ||
##contig=<ID=14,length=107349540,assembly=hg19> | ||
##contig=<ID=15,length=102531392,assembly=hg19> | ||
##contig=<ID=16,length=90354753,assembly=hg19> | ||
##contig=<ID=17,length=81195210,assembly=hg19> | ||
##contig=<ID=18,length=78077248,assembly=hg19> | ||
##contig=<ID=19,length=59128983,assembly=hg19> | ||
##contig=<ID=2,length=243199373,assembly=hg19> | ||
##contig=<ID=20,length=63025520,assembly=hg19> | ||
##contig=<ID=21,length=48129895,assembly=hg19> | ||
##contig=<ID=22,length=51304566,assembly=hg19> | ||
##contig=<ID=3,length=198022430,assembly=hg19> | ||
##contig=<ID=4,length=191154276,assembly=hg19> | ||
##contig=<ID=5,length=180915260,assembly=hg19> | ||
##contig=<ID=6,length=171115067,assembly=hg19> | ||
##contig=<ID=7,length=159138663,assembly=hg19> | ||
##contig=<ID=8,length=146364022,assembly=hg19> | ||
##contig=<ID=9,length=141213431,assembly=hg19> | ||
##contig=<ID=M,length=16571,assembly=hg19> | ||
##contig=<ID=X,length=155270560,assembly=hg19> | ||
##contig=<ID=Y,length=59373566,assembly=hg19> | ||
##INFO=<ID=SIFT,Number=.,Type=String,Description="Annotation 'SIFT'"> | ||
##bcftools_viewVersion=1.15.1+htslib-1.15.1 | ||
##bcftools_viewCommand=view tests/data/example.vcf.gz; Date=Fri Mar 10 21:25:44 2023 | ||
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT sample-1 sample-2 sample-3 sample-4 | ||
chr1 28736 . A C 100 PASS CLNSIG=pathogenic GT:AD:DP:GQ 0/1:525,204:729:99 0/1:12659,4994:17664:99 1/1:12658,4995:17663:99 1/1:401,175:576:99 | ||
chr1 35144 . A C 100 PASS CLNSIG=non-pathogenic GT:AD:DP:GQ ./.:.:.:. 0/1:12659,4994:17664:99 0/1:12658,4995:17663:99 0/1:401,175:576:99 | ||
chr1 69101 . A G 100 PASS DP=50 GT:AD:DP:GQ 0/1:525,204:729:99 ./.:.:.:. 0/1:12658,4995:17663:99 0/1:401,175:576:99 | ||
chr1 768251 . A G 100 PASS . GT:AD:DP:GQ 0/1:525,204:729:99 ./.:.:.:. 0/1:12658,4995:17663:99 0/1:401,175:576:99 | ||
chr1 768252 . A G 100 PASS . GT:AD:DP:GQ 0/1:525,204:729:99 ./.:.:.:. 0/1:12658,4995:17663:99 0/1:401,175:576:99 | ||
chr1 768253 . A G 100 PASS . GT:AD:DP:GQ 0/1:525,204:729:99 ./.:.:.:. 0/1:12658,4995:17663:99 0/1:401,175:576:99 | ||
chr7 55249063 rs1050171 G A 5777 PASS DP=125 GT:AD:DP:GQ 0/1:525,204:729:99 0/1:12659,4994:17664:99 ./.:.:.:. 0/1:401,175:576:99 |
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