Skip to content

Commit

Permalink
update test results
Browse files Browse the repository at this point in the history
  • Loading branch information
lldelisle committed Sep 11, 2023
1 parent 1ce395a commit f91afa6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions workflows/transcriptomics/rnaseq-sr/rnaseq-sr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
- that: "has_text"
text: "Uniquely mapped reads number |\t871202"
- that: "has_text"
text: "Number of reads mapped to multiple loci |\t91809"
text: "Number of reads mapped to multiple loci |\t91808"
mapped-reads:
element_tests:
GSM461177:
Expand All @@ -39,7 +39,7 @@
cutadapt:
asserts:
has_text:
text: "GSM461177\t4.0\t1057657\t25033\t6191\t1051466\t39133309\t1439589\t37547108\t4.053327051898423"
text: "GSM461177\t4.4\t1057657\t25033\t6191\t1051466\t39133309\t1439589\t37547108\t4.053327051898423"
general_stats:
asserts:
has_text:
Expand Down Expand Up @@ -79,19 +79,19 @@
GSM461177:
asserts:
has_text:
text: "FBtr0078104\t-\t-\tFBgn0031217\tCG11377\t-\tchr2L:102379-104142\t1583\t0.626702\t18.291\t9.78604\t26.796\tOK"
text: "FBtr0078104\t-\t-\tFBgn0031217\tCG11377\t-\tchr2L:102379-104142\t1583\t0.626702\t18.291\t9.78605\t26.796\tOK"
genes_expression_cufflinks:
element_tests:
GSM461177:
asserts:
has_text:
text: "FBgn0031217\t-\t-\tFBgn0031217\tCG11377\t-\tchr2L:102379-104142\t-\t-\t32.1015\t22.1771\t42.0259\tOK"
text: "FBgn0031217\t-\t-\tFBgn0031217\tCG11377\t-\tchr2L:102379-104142\t-\t-\t32.1016\t22.1771\t42.0259\tOK"
genes_expression_stringtie:
element_tests:
GSM461177:
asserts:
has_text:
text: "FBgn0031217 CG11377 chr2L + 102380 104142 1.003790 31.826454 55.206604"
text: "FBgn0031217 CG11377 chr2L + 102380 104142 0.994315 32.391769 56.255165"
both strands coverage:
element_tests:
GSM461177:
Expand Down

0 comments on commit f91afa6

Please sign in to comment.