Skip to content
Snippets Groups Projects
Unverified Commit 6d8afaf1 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

get sample results

parent fa5d3464
Branches
Tags
No related merge requests found
Channel
.fromPath( "data/tiny_dataset/fasta/*.fasta" )
.set { fasta_file }
process sample_fasta { process sample_fasta {
publishDir "results/sampling/", mode: 'copy'
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