File: fixref.2b.vcf

package info (click to toggle)
bcftools 1.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 20,252 kB
  • sloc: ansic: 60,589; perl: 5,818; python: 587; sh: 333; makefile: 284
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	.	.	.