nf-core/ultraplex @ 0.0.0-0c7146d
Summary
Ultraplex is an all-in-one software package for processing and demultiplexing fastq files.
Get started
Add the following snippet to your workflow script to include this module.
include { ULTRAPLEX } from 'nf-core/ultraplex'
License
MIT License
Process
Name
|
ULTRAPLEX |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
FASTQ file(s) to demultiplex |
barcode_file
file
|
FASTQ file containing barcode sequences |
|---|
Output
4 channels
#1
fastq
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *[!no_match].fastq.gz
|
|---|---|
*_matched.fastq.gz
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *[!no_match].fastq.gz
|
#2
report
*.log
file
|
File containing demultiplexing log *.log
|
|---|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#4
no_match_fastq
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *[!no_match].fastq.gz
|
|---|---|
*_no_match_*.fastq.gz
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *no_match.fastq.gz
|
| Tool | Description | Homepage |
|---|---|---|
| ultraplex | fastq demultiplexer | https://github.com/ulelab/ultraplex |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:20:40 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fultraplex/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/ultraplex/blobs/sha256:6160931fc0e973b2e116826919fab976eef75fa401990ce5c60a2863d3fe27d0 |
| Size | 3.4 KB |
| Checksum | sha256:6160931fc0e973b2e116826919fab976eef75fa401990ce5c60a2863d3fe27d0 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:20:40 (UTC) | 1 | 3.4 KB | - |