Nextflow Modules
Showing module(s) with keyword "remove"
| Module | Keywords | Description |
|---|---|---|
| nf-core/agat/spfilterfeaturefromkilllist | genomics gff remove feature | The script aims to remove features based on a kill list. The default behaviour is to look at the features's ID. If the feature has an ID (case insensitive) listed among the kill list it will be removed. /!\ Removing a level1 or level2 feature will automatically remove all linked subfeatures, and removing all children of a feature will automatically remove this feature too. |
| nf-core/bcftools/annotate | bcftools annotate vcf remove add | Add or remove annotations. |
| nf-core/seqkit/rmdup | genomics fasta fastq remove duplicates | Transforms sequences (extract ID, filter by length, remove gaps, reverse complement...) |