Nextflow Modules
Showing module(s) with keyword "sequence"
| 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/blat | blat sequence search | Queries a sequence subject |
| nf-core/fq/generate | generate fastq random sequence | fq generate is a FASTQ file pair generator. It creates two reads, formatting names as described by Illumina. While generate creates "valid" FASTQ reads, the content of the files are completely random. The sequences do not align to any genome. This requires a seed (--seed) to be supplied in ext.args. |
| nf-core/nucmer | align nucleotide sequence | NUCmer is a pipeline for the alignment of multiple closely related nucleotide sequences. |
| nf-core/picard/createsequencedictionary | sequence dictionary picard | Creates a sequence dictionary for a reference sequence. |
| nf-core/samtools/dict | dict fasta sequence | Create a sequence dictionary file from a FASTA file |
| nf-core/samtools/splitheader | view bam sam cram readgroup program sequence header | Extract header lines from a SAM/BAM/CRAM file into separate files depending on type |
| nf-core/seqkit/replace | seqkit replace sequence sequence headers fasta | Use seqkit to find/replace strings within sequences and sequence headers |
| nf-core/yak/count | kmer fastq sequence count assembly | a tool to build k-mer hash table for fasta and fastq files |