Mercurial > repos > iuc > chromap
comparison test-data/test04_mapping.pairs @ 0:61fa9655ab32 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/chromap commit 392fc1bebfff21996c13ba0edb952b5f3784cca2
| author | iuc |
|---|---|
| date | Tue, 17 Feb 2026 19:09:08 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:61fa9655ab32 |
|---|---|
| 1 ## pairs format v1.0.0 | |
| 2 #shape: upper triangle | |
| 3 #chromsize: chr1 1000 | |
| 4 #columns: readID chrom1 pos1 chrom2 pos2 strand1 strand2 pair_type | |
| 5 read_1/1 chr1 51 chr1 200 + - UU | |
| 6 read_2/1 chr1 151 chr1 300 + - UU | |
| 7 read_3/1 chr1 251 chr1 400 + - UU | |
| 8 read_4/1 chr1 351 chr1 500 + - UU | |
| 9 read_5/1 chr1 451 chr1 600 + - UU | |
| 10 read_6/1 chr1 551 chr1 700 + - UU | |
| 11 read_7/1 chr1 651 chr1 800 + - UU | |
| 12 read_8/1 chr1 751 chr1 900 + - UU |
