Skip to content

Commit

Permalink
collect nextflow log
Browse files Browse the repository at this point in the history
  • Loading branch information
dfornika committed Jun 6, 2024
1 parent dc0b341 commit ea26a15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/scripts/run_pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ nextflow run main.nf \
--cache ${HOME}/.conda/envs \
--fastq_input .github/data/fastq \
--db .github/data/fluviewer_db/FluViewer_db_v_0_1_8.fa \
--outdir .github/data/test_output
--outdir .github/data/test_output \
-with-log artifacts/nextflow.log

0 comments on commit ea26a15

Please sign in to comment.