annotate tests/errors.vcf.in @ 6:df3b28364cd2

allele-counts.{py,xml}: Add strand bias, documentation updates.
author nicksto <nmapsy@gmail.com>
date Wed, 09 Dec 2015 11:20:51 -0500
parents 31361191d2d2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
1 ##fileformat=VCFv4.1
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
2 ##comment="ARGS=-f 10 -c 10"
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
3 ##comment="This is a test set of made-up sites, each created in order to test a certain type of error handling. It's meant to be run with -f 10 -c 10"
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
4 ##fileDate=19700101
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
5 ##source=Dan
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
6 ##reference=file:///scratch/dan/galaxy/galaxy-central/database/files/002/dataset_0000.dat
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
7 ##INFO=<ID=AC,Number=A,Type=Integer,Description="Allele count in genotypes, for each ALT allele, in the same order as listed">
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
8 ##INFO=<ID=AF,Number=A,Type=Float,Description="Allele Frequency, for each ALT allele, in the same order as listed">
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
9 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
10 ##FORMAT=<ID=AC,Number=.,Type=Integer,Description="Allele count in genotypes, for each ALT allele, in the same order as listed">
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
11 ##FORMAT=<ID=AF,Number=.,Type=Float,Description="Allele Frequency, for each ALT allele, in the same order as listed">
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
12 ##FORMAT=<ID=NC,Number=.,Type=String,Description="Nucleotide and indel counts">
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
13 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT THYROID
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
14 # A correct control
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
15 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15,-A=15,
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
16 # List some bases more than once
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
17 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15,-A=15,+A=12,
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
18 # Comma omissions
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
19 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15,-A=15
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
20 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15-A=15,
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
21 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15,+G=1,+C=1,-A=15,-G=1,
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
22 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15,+G=1+C=1,-A=15,-G=1,
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
23 # Wrong number of sample columns
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
24 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15,-A=15, 0/0:1:1:+A=15,-A=15,
31361191d2d2 Uploaded tarball.
nick
parents:
diff changeset
25 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC