Skip to content

Commit

Permalink
fix indentation of expression after that
Browse files Browse the repository at this point in the history
  • Loading branch information
lldelisle authored Nov 13, 2024
1 parent dcf48dd commit 98a95c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions workflows/transcriptomics/rnaseq-pe/rnaseq-pe-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
MultiQC stats:
asserts:
- that: "has_text_matching"
expression: "SRR5085167\t0.10[0-9]*\t16.16[0-9]*\t43.61[0-9]*\t0.33[0-9]*\t0.31[0-9]*\t93.43\t0.11[0-9]*\t34.13\t0.19[0-9]*\t44.15[0-9]*\t\t\t\t\t\t"
expression: "SRR5085167\t0.10[0-9]*\t16.16[0-9]*\t43.61[0-9]*\t0.33[0-9]*\t0.31[0-9]*\t93.43\t0.11[0-9]*\t34.13\t0.19[0-9]*\t44.15[0-9]*\t\t\t\t\t\t"
- that: "has_text_matching"
expression: "SRR5085167_forward\t*36.33[0-9]*\t46.0\t75.0\t75\t27.27[0-9]*\t0.39[0-9]*"
expression: "SRR5085167_forward\t*36.33[0-9]*\t46.0\t75.0\t75\t27.27[0-9]*\t0.39[0-9]*"
- that: "has_text_matching"
expression: "SRR5085167_reverse\t*35.31[0-9]*\t46.0\t75.0\t75\t45.45[0-9]*\t0.39[0-9]*"
expression: "SRR5085167_reverse\t*35.31[0-9]*\t46.0\t75.0\t75\t45.45[0-9]*\t0.39[0-9]*"
Stranded Coverage:
element_tests:
SRR5085167_forward:
Expand Down

0 comments on commit 98a95c5

Please sign in to comment.