Skip to content
Snippets Groups Projects
Commit cdf9133a authored by dchalopi's avatar dchalopi
Browse files

Update fasta_sampler_TP.nf: add channel

parent ab1273f6
No related branches found
No related tags found
No related merge requests found
Channel
.fromPath( "data/tiny_dataset/fasta/*.fasta" )
.set { fasta_file }
process sample_fasta { process sample_fasta {
input: input:
file fasta from fasta_file 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