File: query.filter.10.vcf

package info (click to toggle)
bcftools 1.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,792 kB
  • sloc: ansic: 72,978; perl: 7,583; sh: 694; python: 595; makefile: 301
file content (9 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
##fileformat=VCFv4.3
##contig=<ID=1,assembly=b37,length=249250621>
##reference=file:///lustre/scratch105/projects/g1k/ref/main_project/human_g1k_v37.fasta
##INFO=<ID=NUM_TAG,Number=.,Type=Integer,Description="test">
##INFO=<ID=STR_TAG,Number=.,Type=String,Description="test">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO
1	100	.	C	T	.	.	NUM_TAG=1;STR_TAG=x
1	101	.	C	T	.	.	NUM_TAG=1,2;STR_TAG=x,y
1	102	.	C	T	.	.	NUM_TAG=1,2,3;STR_TAG=x,y,z