Skip to content

Commit

Permalink
try to update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lldelisle committed Aug 30, 2023
1 parent 1a8ee07 commit 3a68d54
Show file tree
Hide file tree
Showing 2 changed files with 1,530 additions and 551 deletions.
19 changes: 5 additions & 14 deletions workflows/transcriptomics/rnaseq-sr/rnaseq-sr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
forward_adapter: GATCGGAAGAGCACACGTCTGAACTCCAGTCAC
reference_genome: dm6
strandness: unstranded
split coverage by strand: false
cufflinks_FPKM: true
stringtie_FPKM: true
outputs:
output_log:
element_tests:
Expand Down Expand Up @@ -72,13 +75,13 @@
asserts:
has_text:
text: "FBgn0010247\t14"
transcripts_expression:
transcripts_expression_cufflinks:
element_tests:
GSM461177:
asserts:
has_text:
text: "FBtr0078104\t-\t-\tFBgn0031217\tCG11377\t-\tchr2L:102379-104142\t1583\t0.626702\t18.291\t9.78604\t26.796\tOK"
genes_expression:
genes_expression_cufflinks:
element_tests:
GSM461177:
asserts:
Expand All @@ -90,15 +93,3 @@
has_size:
value: 6075761
delta: 600000
negative strand coverage:
element_tests:
GSM461177:
has_size:
value: 3103918
delta: 300000
positive strand coverage:
element_tests:
GSM461177:
has_size:
value: 3103918
delta: 300000
Loading

0 comments on commit 3a68d54

Please sign in to comment.