Nextflow Modules
Showing module(s) with keyword "genomics"
| Module | Keywords | Description |
|---|---|---|
| nf-core/agat/spextractsequences | genomics gff extract fasta sequence feature | This script extracts sequences in fasta format according to features described in a gff file. |
| nf-core/agat/spfilterbyorfsize | genomics GFF/GTF filter annotation | The script reads a gff annotation file, and create two output files, one contains the gene models with ORF passing the test, the other contains the rest. By default the test is "> 100" that means all gene models that have ORF longer than 100 Amino acids, will pass the test. |
| 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/agat/spflagshortintrons | genomics gtf gff intron short annotation | The script flags the short introns with the attribute <pseudo>. Is is usefull to avoid ERROR when submiting the data to EBI. (Typical EBI error message: ********ERROR: Intron usually expected to be at least 10 nt long. Please check the accuracy) |
| nf-core/agat/spmergeannotations | genomics gff merge combine | This script merge different gff annotation files in one. It uses the AGAT parser that takes care of duplicated names and fixes other oddities met in those files. |
| nf-core/alignoth | genomics alignment visualization pileup plotting | Creating alignment plots from bam files |
| nf-core/angsd/gl | angsd genotype likelihood genomics | Calculated genotype likelihoods from BAM files. |
| nf-core/annosine | genomics SINE annotation plant | Accelerating de novo SINE annotation in plant and animal genomes |
| nf-core/any2fasta | fasta conversion sequences format genomics | Convert various sequence formats (GenBank, GFF, FASTQ, FASTA, CLUSTAL, Stockholm, GFA) to FASTA format. Input files may be gzip, bzip2, zip, or zstd compressed. |
| nf-core/argnorm | amr antimicrobial resistance arg antimicrobial resistance genes genomics metagenomics normalization drug categorization | Normalize antibiotic resistance genes (ARGs) using the ARO ontology (developed by CARD). |
| nf-core/artic/aligntrim | artic primer trimming amplicon genomics sequencing nanopore illumina | Standalone version of fieldbioinformatics aligntrim. Soft clips amplicon scheme primer sites in BAM/SAM files. |
| nf-core/bamclipper | primer clipping genomics bam | This module is used to clip primer sequences from your alignments. |
| nf-core/bamreadcount | BAM CRAM metrics genomics | bam-readcount is a utility that runs on a BAM or CRAM file and generates low-level information about sequencing data at specific nucleotide positions. Its outputs include observed bases, readcounts, summarized mapping and base qualities, strandedness information, mismatch counts, and position within the reads. |
| nf-core/bamstats/generalstats | bam statistics genomics | write your description here |
| nf-core/bcftools/pluginscatter | scatter vcf bcf genomics | Split VCF by chunks or regions, creating multiple VCFs. |
| nf-core/bcftools/pluginsplit | split vcf genomics | Split VCF by sample, creating single- or multi-sample VCFs. |
| nf-core/bcftools/split | vcf split genomics | Split a vcf file into files per chromosome |
| nf-core/bedops/convert2bed | convert bed genomics | Convert BAM/GFF/GTF/GVF/PSL files to bed |
| nf-core/bigslice | biosynthetic gene clusters genomics analysis | A scalable tool for large-scale analysis of Biosynthetic Gene Clusters (BGCs). It takes genome regions in GenBank format along with an HMM database and produces a SQLite database and FASTA outputs of predicted features. |
| nf- |