×

Nextflow Modules

Clear

Showing module(s) with keyword "amplicon sequences"

Module Keywords Description
nf-core/biomformat/convert biom feature table formatting conversion amplicon sequences metagenomics metatranscriptomics Convert biom table to different format. Conversion between text tab-delimited, BIOM-v1 (JSON), and BIOM-v2 (HDF5) formats are supported
nf-core/vsearch/dereplicate vsearch/dereplicate vsearch dereplicate amplicon sequences metagenomics genomics population genetics Merge strictly identical sequences contained in filename. Identical sequences are defined as having the same length and the same string of nucleotides (case insensitive, T and U are considered the same).
nf-core/vsearch/fastqfilter vsearch/fastqfilter vsearch fastqfilter amplicon sequences metagenomics genomics population genetics Performs quality filtering and / or conversion of a FASTQ file to FASTA format.
nf-core/vsearch/sort vsearch/sort vsearch sort amplicon sequences metagenomics genomics population genetics Sort fasta entries by decreasing abundance (--sortbysize) or sequence length (--sortbylength).