Skip to content
Snippets Groups Projects
Commit 3f28a4a0 authored by nfontrod's avatar nfontrod
Browse files

fasta_sampler.nf : Chanel definition

parent 46210bc9
Branches
Tags
1 merge request!4Master
Channel
.fromPath( "data/tiny_dataset/fasta/*.fasta" )
.set { fasta_file }
process sample_fasta {
input:
file fasta from fasta_file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment