File: test_shuffle227.yaml

package info (click to toggle)
python-pybedtools 0.8.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,140 kB
  • sloc: python: 9,589; cpp: 899; makefile: 149; sh: 116
file content (21 lines) | stat: -rw-r--r-- 710 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# each test will be expanded into 6 tests, to check stream, file, and generator
# versions of input and output BedTools

# This file knows the correct output for version 2.27 of bedtools and later

#88888888888888888888888888888888888888888888888888888888888888888888888888888
# shuffle
#
#
-   method: shuffle
    kwargs:
        i: a.bed
        seed: 1
        genome: hg19
        chrom: True
    expected: |
        chr1    46341498        46341597        feature1        0       +
        chr1    45615582        45615682        feature2        0       +
        chr1    102762672       102763022       feature3        0       -
        chr1    17293432        17293482        feature4        0       +