Skip to content

Commit

Permalink
fix: Give up on fastq_screen writing it's own config
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Oct 29, 2024
1 parent 600c2fb commit 89e67fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
12 changes: 7 additions & 5 deletions modules/nf-core/fastqscreen/fastqscreen/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion workflows/seqinspector.nf
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ workflow SEQINSPECTOR {
//
ch_databases = Channel
.fromList(samplesheetToList(ch_databasesheet, "${projectDir}/assets/schema_database.json"))
.view()

FASTQSCREEN_FASTQSCREEN (
ch_samplesheet,
Expand Down

0 comments on commit 89e67fa

Please sign in to comment.