File: consensus.13.vcf

package info (click to toggle)
bcftools 1.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,708 kB
  • sloc: ansic: 53,740; perl: 5,470; python: 587; sh: 333; makefile: 271
file content (10 lines) | stat: -rw-r--r-- 462 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
##fileformat=VCFv4.2
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##reference=file://some/path/human_g1k_v37.fasta
##INFO=<ID=END,Number=1,Type=Integer,Description="End position of the variant described in this record">
##ALT=<ID=DEL,Description="Deletion">
##contig=<ID=2,assembly=b37,length=249250621>
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	NA001
2	10	.	C	A	.	.	.	GT	0/1
2	10	.	C	<DEL>	.	.	END=12	GT	0/1
2	12	.	T	<DEL>	.	.	END=14	GT	0/1