Skip to content
Snippets Groups Projects
Commit 95107607 authored by lestrada's avatar lestrada
Browse files

RNA_Seq.nf connecting channel from bed to kallisto

parent 34c91b45
Branches
No related tags found
Loading
......@@ -123,7 +123,7 @@ process index_fasta {
publishDir "results/mapping/index/", mode: 'copy'
input:
file fasta from fasta_files
file fasta from fasta_files_extracted
output:
file "*.index*" into index_files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment