Nextflow Modules
Showing module(s) with keyword "dereplicate"
| Module | Keywords | Description |
|---|---|---|
| nf-core/seqfu/derep | dereplicate fasta uniques | Dereplicate FASTX sequences, removing duplicate sequences and printing the number of identical sequences in the sequence header. Can dereplicate already dereplicated FASTA files, summing the numbers found in the headers. |
| 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). |