Skip to content

Commit

Permalink
simplified the workflow and made regex more robust
Browse files Browse the repository at this point in the history
  • Loading branch information
Delphine-L committed Aug 26, 2024
1 parent 425856c commit c2e2497
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 270 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
mito_scaff_names:
asserts:
has_text:
text: "SCAFFOLD_82"
text: "scaffold_82"
final decontaminated assembly:
decompress: true
asserts:
Expand All @@ -18,4 +18,4 @@
contaminants_table:
asserts:
has_text:
text: "SCAFFOLD_200"
text: "scaffold_200"
Loading

0 comments on commit c2e2497

Please sign in to comment.