annotate tests/errors.vcf.in @ 21:1fc7bef38c5f draft default tip

"planemo upload for repository https://github.com/galaxyproject/dunovo commit ac9577f0047ad984b307fe2c4b40e2eb45a0e6e2-dirty"
author nick
date Fri, 03 Apr 2020 19:47:34 +0000
parents db6f217dc45a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
1 ##fileformat=VCFv4.1
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
2 ##comment="ARGS=-f 10 -c 10"
db6f217dc45a 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"
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
4 ##fileDate=19700101
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
5 ##source=Dan
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
6 ##reference=file:///scratch/dan/galaxy/galaxy-central/database/files/002/dataset_0000.dat
db6f217dc45a 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">
db6f217dc45a 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">
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
9 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
db6f217dc45a 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">
db6f217dc45a 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">
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
12 ##FORMAT=<ID=NC,Number=.,Type=String,Description="Nucleotide and indel counts">
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
13 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT THYROID
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
14 # A correct control
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
15 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15,-A=15,
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
16 # List some bases more than once
db6f217dc45a 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,
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
18 # Comma omissions
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
19 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15,-A=15
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
20 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC 0/0:1:1:+A=15-A=15,
db6f217dc45a 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,
db6f217dc45a 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,
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
23 # Wrong number of sample columns
db6f217dc45a 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,
db6f217dc45a Uploaded tarball.
nick
parents:
diff changeset
25 chr1 0 . A . . . AC=;AF= GT:AC:AF:NC