File: remove-overlaps.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 (21 lines) | stat: -rw-r--r-- 527 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
##fileformat=VCFv4.2
##reference=file:///usr/bio-ref/GRCh38.81/GRCh38.fa
##contig=<ID=1,length=248956422>
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO
1	100000	.	CC	G	.	.	.
1	100001	.	C	G	.	.	.
1	789241	.	C	G	.	.	.
1	789242	.	C	G	.	.	.
1	789242	.	C	A	.	.	.
1	789243	.	C	CA	.	.	.
1	789243	.	C	CCA	.	.	.
1	789244	.	C	A	.	.	.
1	789244	.	C	CA	.	.	.
1	789244	.	C	T	.	.	.
1	789244	.	C	CCA	.	.	.
1	789245	.	C	T,CA,TTT	.	.	.
1	789245	.	C	T,A	.	.	.
1	789245	.	C	T	.	.	.
1	789245	.	C	A,T	.	.	.
1	789245	.	C	T	.	.	.
1	789245	.	C	CA,TTT,T	.	.	.