Nextflow Modules
Showing module(s) with keyword "subset"
| Module | Keywords | Description |
|---|---|---|
| nf-core/picard/splitsambynumberofreads | split parallel bam subset downsample sam cram | Splits a SAM/BAM/CRAM file to multiple files. This tool splits the input query-grouped SAM/BAM/CRAM file into multiple files while maintaining the sort order. This can be used to split a large unmapped input in order to parallelize alignment. |
| nf-core/plink/extract | extract plink subset bfiles | Subset plink bfiles with a text file of variant identifiers |
| nf-core/seqkit/head | filter subset reads fasta fastq seqkit | Subset FASTA/FASTQ files to some number of sequences |
| nf-core/seqkit/sample | genomics fasta fastq sample subset seqkit | Sample sequences from FASTA/FASTQ files by number or proportion |