Mercurial > repos > iuc > chromap
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test04_mapping.pairs Tue Feb 17 19:09:08 2026 +0000 @@ -0,0 +1,12 @@ +## pairs format v1.0.0 +#shape: upper triangle +#chromsize: chr1 1000 +#columns: readID chrom1 pos1 chrom2 pos2 strand1 strand2 pair_type +read_1/1 chr1 51 chr1 200 + - UU +read_2/1 chr1 151 chr1 300 + - UU +read_3/1 chr1 251 chr1 400 + - UU +read_4/1 chr1 351 chr1 500 + - UU +read_5/1 chr1 451 chr1 600 + - UU +read_6/1 chr1 551 chr1 700 + - UU +read_7/1 chr1 651 chr1 800 + - UU +read_8/1 chr1 751 chr1 900 + - UU
