nf-core/presto/filterseq @ 0.0.0-0c7146d
Summary
Filter reads by quality score.
Get started
Add the following snippet to your workflow script to include this module.
include { PRESTO_FILTERSEQ } from 'nf-core/presto/filterseq'
License
MIT License
Process
Name
|
PRESTO_FILTERSEQ |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
reads
file
|
fastq file *.{fastq}
|
Output
4 channels
#1
logs
*_command_log.txt
file
|
command logs *.txt
|
|---|
#2
reads
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_quality-pass.fastq
file
|
filtered fastq file *.{fastq}
|
#3
log_tab
*.tab
file
|
parsed log table *.tab
|
|---|
#4
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| presto | A bioinformatics toolkit for processing high-throughput lymphocyte receptor sequencing data. | https://immcantation.readthedocs.io |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:28:21 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpresto%2Ffilterseq/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/presto/filterseq/blobs/sha256:a303df832042bbebbbdfc8d7dbe3235c005f52162f2d362ae54e3bfda8f89554 |
| Size | 2.5 KB |
| Checksum | sha256:a303df832042bbebbbdfc8d7dbe3235c005f52162f2d362ae54e3bfda8f89554 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:38:25 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:27:30 (UTC) | 3 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:28:21 (UTC) | 4 | 2.5 KB |