Skip to content
Snippets Groups Projects
Commit d7b642e9 authored by nlecouvr's avatar nlecouvr
Browse files

another one

parent 5e33e5dc
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ workflow {
fastp(reads)
//mapping
index_fasta(reads)
mapping_fastq(index_fasta.out.out.index.collect(),
mapping_fastq(index_fasta.out.reads,
genome)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment