Nextflow Modules
Showing module(s) with keyword "fastq"
| Module | Keywords | Description |
|---|---|---|
| nf-core/adapterremoval | trimming adapters merging fastq | Trim sequencing adapters and collapse overlapping reads |
| nf-core/adapterremovalfixprefix | adapterremoval fastq dedup | Fixes prefixes from AdapterRemoval2 output to make sure no clashing read names are in the output. For use with DeDup. |
| nf-core/ariba/getref | fastq assembly resistance virulence | Download and prepare database for Ariba analysis |
| nf-core/ariba/run | fastq assembly resistance virulence | Query input FASTQs against Ariba formatted databases |
| nf-core/art/illumina | fastq fasta illumina simulate | Simulation tool to generate synthetic Illumina next-generation sequencing reads |
| nf-core/bamtofastq10x | bam convert fastq 10x | Tool for converting 10x BAMs produced by Cell Ranger, Space Ranger, Cell Ranger ATAC, Cell Ranger DNA, and Long Ranger back to FASTQ files that can be used as inputs to re-run analysis |
| nf-core/bamtools/convert | bamtools bamtools/convert bam convert bed fasta fastq json pileup sam yaml | BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files. |
| nf-core/bases2fastq | demultiplex element fastq | Demultiplex Element Biosciences bases files |
| nf-core/bbmap/align | align map fasta fastq genome reference | Align short or PacBio reads to a reference genome using BBMap |
| nf-core/bbmap/bbduk | trimming adapter trimming quality trimming fastq | Adapter and quality trimming of sequencing reads |
| nf-core/bbmap/bbmerge | paired reads merging fastq overlap-based merging | Merging overlapping paired reads into a single read. |
| nf-core/bbmap/bbsplit | align map fastq genome reference | Split sequencing reads by mapping them to multiple references simultaneously |
| nf-core/bbmap/clumpify | clumping fastqs smaller fastqs deduping fastq | Create 30% Smaller, Faster Gzipped Fastq Files. And remove duplicates |
| nf-core/bbmap/filterbyname | fastq fasta filter | Filter out sequences by sequence header name(s) |
| nf-core/bbmap/repair | paired reads re-pairing fastq preprocessing | Re-pairs reads that became disordered or had some mates eliminated. |
| nf-core/bbmap/sendsketch | taxonomy classification sketch query fastq fasta | Compares query sketches to reference sketches hosted on a remote server via the Internet. |
| nf-core/bcl2fastq | demultiplex illumina fastq | Demultiplex Illumina BCL files |
| nf-core/bclconvert | demultiplex illumina fastq | Demultiplex Illumina BCL files |
| nf-core/bioawk | bioawk fastq fasta sam file manipulation awk | Bioawk is an extension to Brian Kernighan's awk, adding the support of several common biological data formats. |
| nf-core/bowtie2/align | align map fasta fastq genome reference | Align reads to a reference genome using bowtie2 |