mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 02:58:17 +00:00
Adding files for bedtools testing
This commit is contained in:
parent
7f8b8189f8
commit
1273c31294
4 changed files with 7 additions and 0 deletions
BIN
tests/data/bam/JK2067_downsampled_s0.1.bam
Normal file
BIN
tests/data/bam/JK2067_downsampled_s0.1.bam
Normal file
Binary file not shown.
5
tests/data/bed/A.bed
Normal file
5
tests/data/bed/A.bed
Normal file
|
@ -0,0 +1,5 @@
|
|||
chr1 951 1061
|
||||
chr1 1300 1420
|
||||
chr1 1400 1500
|
||||
|
||||
|
1
tests/data/bed/B.bed
Normal file
1
tests/data/bed/B.bed
Normal file
|
@ -0,0 +1 @@
|
|||
chr1 999 1010
|
1
tests/data/bed/genome.sizes
Normal file
1
tests/data/bed/genome.sizes
Normal file
|
@ -0,0 +1 @@
|
|||
chr1 1780869
|
Loading…
Reference in a new issue