Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lldelisle committed Sep 15, 2023
1 parent d12c5ed commit 0e6c447
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions workflows/transcriptomics/rnaseq-pe/rnaseq-pe-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
cutadapt:
asserts:
has_text:
text: "GSM461177_2 4.0 1057657 25033 25779 25250 1032407 78266618 3650637 73538382 6.041191149974054"
text: "GSM461177_2 4.4 1057657 25033 25779 25250 1032407 78266618 3650637 73538382 6.041191149974054"
general_stats:
asserts:
has_text:
Expand All @@ -60,8 +60,8 @@
n: 4
star:
asserts:
has_text:
text: "GSM461177 1032407.0 71.0 854812.0 82.8 70.65 102763.0 102412.0 102040.0 679.0 20.0 24.0 0.54 0.0 1.56 0.0 1.43 82072.0 7.95 32881.0 3.18 0.0 5.9 0.17 0 60888 1754"
has_text_matching:
expression: "GSM461177 1032407.0 71.0 854812.0 82.8 70.65 10276[23].0 102412.0 1020[34][0-9].0 679.0 20.0 24.0 0.54 0.0 1.56 0.0 1.43 82072.0 7.95 32881.0 3.18 0.0 5.9 0.17 0 60888 1754"
MultiQC webpage:
asserts:
- that: "has_text"
Expand Down Expand Up @@ -105,4 +105,4 @@
GSM461177:
asserts:
has_text:
text: "FBgn0031217 CG11377 chr2L + 102380 104142 1.003790 31.826454 55.206604"
text: "FBgn0031217\tCG11377\tchr2L\t+\t102380\t104142\t1.955939\t32.891647\t57.313370"

0 comments on commit 0e6c447

Please sign in to comment.