Skip to content

Commit

Permalink
restore 2 test files changed into a separate PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lldelisle committed Sep 25, 2024
1 parent fc78f57 commit 57f5839
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,15 @@
Number of expected cells: 500
outputs:
MultiQC_STARsolo:
class: File
asserts:
- that: "has_text_matching"
expression: ">subsample</th><td class=\"data-coloured mqc-generalstats-star-uniquely_mapped_percent \"><div class=\"wrapper\"><span class=\"bar\""
- that: "has_text_matching"
expression: "></span><span class=\"val\">3[0-9].[0-9]%</span></div></td><td class=\"data-coloured mqc-generalstats-star-uniquely_mapped \"><div class=\"wrapper\"><span class=\"bar\""
Seurat input for gene expression (filtered):
attributes: { collection_type: list:list }
class: Collection
collection_type: list:list
element_tests:
subsample:
elements:
Expand All @@ -77,7 +79,8 @@
has_line:
line: "FBgn0250732 gfzf"
CITE-seq-Count report:
attributes: { collection_type: list }
class: Collection
collection_type: list
element_tests:
subsample:
asserts:
Expand All @@ -90,7 +93,8 @@
- that: "has_line"
line: "Percentage unmapped: 1"
Seurat input for CMO (UMI):
attributes: { collection_type: list:list }
class: Collection
collection_type: list:list
element_tests:
subsample:
elements:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,15 @@
filetype: tabular
outputs:
'MultiQC on input dataset(s): Webpage':
class: File
asserts:
- that: "has_text_matching"
expression: ">subsample</th><td class=\"data-coloured mqc-generalstats-star-uniquely_mapped_percent \"><div class=\"wrapper\"><span class=\"bar\""
- that: "has_text_matching"
expression: "></span><span class=\"val\">3[0-9].[0-9]%</span></div></td><td class=\"data-coloured mqc-generalstats-star-uniquely_mapped \"><div class=\"wrapper\"><span class=\"bar\""
Seurat input for gene expression (filtered):
attributes: { collection_type: list:list }
class: Collection
collection_type: list:list
element_tests:
subsample:
elements:
Expand Down

0 comments on commit 57f5839

Please sign in to comment.