We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd50cd commit 359fed0Copy full SHA for 359fed0
1 file changed
tests/tests.yaml
@@ -110,7 +110,7 @@ count_paired_wide_contig:
110
stdin: paired_contig.bam
111
outputs: [stdout]
112
references: [count_paired_wide_contig.tsv]
113
- options: count -L test.log --random-seed=123456789 --method=directional --per-contig --paired --umi-separator="|" --wide-format-cell-counts
+ options: count -L test.log --random-seed=123456789 --method=directional --umi-separator="|" --paired --per-contig --wide-format-cell-counts
114
115
# python 2 tests ##
116
0 commit comments