Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then run the nfcore/ampliseq test workflow, which runs on a small test dataset.

Code Block
module load java
nextflow run nf-core/ampliseq -r 2.9.0 -profile test,singularity --outdir results

...