Mercurial > repos > iuc > jasminesv
annotate test-data/b.vcf @ 1:2b62154e39c8 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit 600a9e3c1d884e5cf106e4477c7b8223ef105cdb"
author | iuc |
---|---|
date | Thu, 29 Apr 2021 12:24:00 +0000 |
parents | 630e2929a131 |
children |
rev | line source |
---|---|
0
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
1 ##fileformat=VCFv4.1 |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
2 ##contig=<ID=1,length=400> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
3 ##contig=<ID=2,length=400> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
4 ##INFO=<ID=CHR2,Number=1,Type=String,Description="Chromosome for END coordinate in case of a translocation"> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
5 ##INFO=<ID=END,Number=1,Type=Integer,Description="End position of the structural variant"> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
6 ##INFO=<ID=RE,Number=1,Type=Integer,Description="read support"> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
7 ##INFO=<ID=PRECISE,Number=0,Type=Flag,Description="Precise structural variation"> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
8 ##INFO=<ID=SVLEN,Number=1,Type=Integer,Description="Length of the SV"> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
9 ##INFO=<ID=SVTYPE,Number=1,Type=String,Description="Type of structural variant"> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
10 ##INFO=<ID=STRANDS,Number=A,Type=String,Description="Strand orientation of the adjacency in BEDPE format (DEL:+-, DUP:-+, INV:++/--)"> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
11 ##INFO=<ID=IS_SPECIFIC,Number=1,Type=String,Description="Whether or not a variant has enough read support and length to be specific"> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
12 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
13 1 100 1 CACGTACGTACGTACGTACGTACGTACTGACGT C . PASS PRECISE;CHR2=1;END=132;SVTYPE=DEL;SUPTYPE=AL;SVLEN=-32;STRANDS=+-;RE=12;IS_SPECIFIC=1 GT 1/1 |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
14 1 205 2 C CACGTACGTACGTACGTACGTACGTACTGACGTACGTACGT . PASS PRECISE;CHR2=1;END=205;SVTYPE=INS;SUPTYPE=AL;SVLEN=40;STRANDS=+-;RE=10;IS_SPECIFIC=1 GT 1/1 |
630e2929a131
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/jasminesv/ commit eb5baa10589b31c422ec8b8980617a3f375608ad"
iuc
parents:
diff
changeset
|
15 1 300 3 N ]2:1000000]N . PASS PRECISE;CHR2=2;END=3000000;SVTYPE=BND;SUPTYPE=AL;SVLEN=1;STRANDS=-+;RE=15;IS_SPECIFIC=1 GT 1/1 |