nf-core/porechop/abi @ 0.0.0-6c4ed3a
Summary
Extension of Porechop whose purpose is to process adapter sequences in ONT reads.
Get started
Add the following snippet to your workflow script to include this module.
include { PORECHOP_ABI } from 'nf-core/porechop/abi'
License
MIT License
Process
Name
|
PORECHOP_ABI |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
fastq/fastq.gz file *.{fastq,fastq.gz,fq,fq.gz}
|
custom_adapters
file
|
Text file containing custom adapters |
|---|
Output
3 channels
#1
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.log
file
|
Log file containing stdout information *.log
|
#2
reads
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fastq.gz
file
|
Adapter-trimmed fastq.gz file *.fastq.gz
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| porechop_abi | Extension of Porechop whose purpose is to process adapter sequences in ONT reads. | https://github.com/bonsai-team/Porechop_ABI |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:38:16 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fporechop%2Fabi/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/porechop/abi/blobs/sha256:0c49bf1abd7a97bd19a99e1cf0233b45f8c83bf4a3b77865a43617e0b98ecdd5 |
| Size | 2.8 KB |
| Checksum | sha256:0c49bf1abd7a97bd19a99e1cf0233b45f8c83bf4a3b77865a43617e0b98ecdd5 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:38:16 (UTC) | 4 | 2.8 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:27:24 (UTC) | 3 | 2.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:28:10 (UTC) | 3 | 2.8 KB |