nf-core/nanofilt @ 0.0.0-6c4ed3a
Summary
Filtering and trimming of Oxford Nanopore Sequencing data
Get started
Add the following snippet to your workflow script to include this module.
include { NANOFILT } from 'nf-core/nanofilt'
License
MIT License
Process
Name
|
NANOFILT |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
reads
file
|
Gunziped fastq files from Oxford Nanopore sequencing. *.fastq.gz
|
summary_file
file
|
Optional - Albacore or guppy summary file for quality scores |
|---|
Output
3 channels
#1
log_file
*.log
file
|
Log file generated by --logfile option in NanoFilt, the file must end with .log extension. *.log
|
|---|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#3
filtreads
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.fastq.gz
file
|
Gunziped fastq files after filtering. *.fastq.gz
|
| Tool | Description | Homepage |
|---|---|---|
| nanofilt | Filtering and trimming of Oxford Nanopore Sequencing data | https://github.com/wdecoster/nanofilt |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:32:49 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fnanofilt/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/nanofilt/blobs/sha256:6f9c748717f936e596d7bf0158aa897ca3b8b27814c3b66d6eb9f912b47c54c8 |
| Size | 2.2 KB |
| Checksum | sha256:6f9c748717f936e596d7bf0158aa897ca3b8b27814c3b66d6eb9f912b47c54c8 |
| Downloads | 2 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:32:49 (UTC) | 2 | 2.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:23:21 (UTC) | 1 | 2.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:20:50 (UTC) | 2 | 2.2 KB |