Skip to content

Commit

Permalink
Run prokka in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dfornika committed May 15, 2024
1 parent bf05f40 commit 6be0d3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/run_pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ nextflow run main.nf \
--cache ${HOME}/.conda/envs \
--fastq_input .github/data/fastq \
--outdir .github/data/test_output \
--prokka \
-with-report .github/data/test_output/nextflow_report.html \
-with-trace .github/data/test_output/nextflow_trace.tsv

0 comments on commit 6be0d3f

Please sign in to comment.