Skip to content

Commit

Permalink
Add index file
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Sherman <[email protected]>
  • Loading branch information
bentsherman committed May 19, 2024
1 parent aeb5525 commit 267981b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,9 @@ workflow {
output {
directory params.outdir
mode 'copy'
fastqc {
index {
path 'index.csv'
}
}
}

0 comments on commit 267981b

Please sign in to comment.