Skip to content

Commit

Permalink
change test to use a smaller database
Browse files Browse the repository at this point in the history
  • Loading branch information
Delphine-L committed Aug 15, 2024
1 parent 7dc9798 commit 443d70d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
job:
Scaffolded assembly (fasta):
class: File
location: https://zenodo.org/records/13326708/files/Scaffolded_assembly.fasta?download=1
location: https://zenodo.org/records/13327557/files/Scaffolded_assembly.fasta?download=1
filetype: fasta
Database for Kraken2: k2_pluspf_20210517
Database for Kraken2: viral2019-03
outputs:
mito_scaff_names:
asserts:
Expand All @@ -14,8 +14,8 @@
decompress: true
asserts:
not_has_text:
text: "scaffold_115"
text: "scaffold_200"
contaminants_table:
asserts:
has_text:
text: "SCAFFOLD_101"
text: "SCAFFOLD_200"

0 comments on commit 443d70d

Please sign in to comment.