File: mock.4dedup_diffcolnames.pairsam

package info (click to toggle)
pairtools 1.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,284 kB
  • sloc: python: 8,792; sh: 123; makefile: 68; ansic: 31
file content (17 lines) | stat: -rw-r--r-- 557 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## pairs format v1.0.0
#sorted: chr1-chr2-pos1-pos2
#shape: upper triangle
#genome_assembly: unknown
#chromosomes: chr1 chr2
#columns: readID chr1 p1 chr2 p2 str1 str2 pair_type sam1 sam2
readid1	!	0	chr1	25	-	+	NU	.	.
readid2	!	0	chr1	25	-	+	NU	.	.
readid3	chr1	1	chr1	20	+	+	UU	.	.
readid4	chr1	1	chr1	20	+	+	UU	.	.
readid5	chr1	1	chr1	25	+	+	UU	.	.
readid6	chr1	1	chr1	27	+	+	UU	.	.
readid7	chr1	1	chr1	28	+	-	UU	.	.
readid8	chr1	1	chr1	28	+	+	UU	.	.
readid9	chr1	1	chr1	50	+	+	UU	.	.
readid10	chr1	2	chr1	21	+	+	UU	.	.
readid11	chr1	1	chr2	25	+	+	UU	.	.