×

nf-core/presto/filterseq @ 0.0.0-3fc6d40

Filter reads by quality score.

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @ggabernet

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. [ id:'test', single_end:false ]

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. [ id:'test', single_end:false ]

*_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-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:27:30 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpresto%2Ffilterseq/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/presto/filterseq/blobs/sha256:5db2a54b07608224e0d2364f0533d7ff52d37ac5efada60e00aef9cdb28d3a78
Size 2.6 KB
Checksum sha256:5db2a54b07608224e0d2364f0533d7ff52d37ac5efada60e00aef9cdb28d3a78
Downloads 3
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