File: fixref.2b.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 (11 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
##fileformat=VCFv4.2
##reference=file:///some/path/1000GenomesPilot-NCBI36.fasta
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##contig=<ID=1,length=2147483647>
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO
1	1	rs1	C	T	.	.	.
1	2	rs2	T	G	.	.	.
1	3	rs3	A	T,C	.	.	.
1	4	rs4	A	T,C	.	.	.
1	5	rs5	C	A,T	.	.	.
1	6	rs6	C	A,T	.	.	.