File: missing_genotypes.vcf

package info (click to toggle)
python-pysam 0.15.4%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 27,992 kB
  • sloc: ansic: 140,738; python: 7,881; sh: 265; makefile: 223; perl: 41
file content (6 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
##fileformat=VCFv4.1
##contig=<ID=chr1,length=100>
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	sample1	sample2
chr1	1	.	A	G	999	.	.	GT	0/0	1/1
chr1	50	.	T	C	999	.	.	GT	./.	0/1