File: consensus7.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 (12 lines) | stat: -rw-r--r-- 429 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
##fileformat=VCFv4.2
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##reference=file://some/path/human_g1k_v37.fasta
##ALT=<ID=DEL,Description="Deletion">
##contig=<ID=1,assembly=b37,length=249250621>
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	NA001
1	2	.	C	A	.	.	.	GT	0|1|0|1
1	3	.	G	A	.	.	.	GT	0|1|0|1
1	4	.	T	A	.	.	.	GT	0|1|0|1
1	6	.	C	A	.	.	.	GT	0/1/0/1
1	7	.	G	A	.	.	.	GT	0/1/0/1
1	8	.	T	A	.	.	.	GT	0/1/0/1