nf-core/artic/guppyplex @ 0.0.0-0c7146d
Summary
Aggregates fastq files with demultiplexed reads
Get started
Add the following snippet to your workflow script to include this module.
include { ARTIC_GUPPYPLEX } from 'nf-core/artic/guppyplex'
License
MIT License
Process
Name
|
ARTIC_GUPPYPLEX |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fastq_dir
directory
|
Directory containing the fastq files with demultiplexed reads *
|
Output
2 channels
#1
fastq
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fastq.gz
file
|
Aggregated FastQ files *.{fastq.gz}
|
#2
versions_artic
tuple
${task.process}
string
|
The name of the process |
|---|---|
artic
string
|
The name of the tool |
artic -v 2>&1 | sed "s/^.*artic //; s/ .*$//"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| artic | ARTIC pipeline - a bioinformatics pipeline for working with virus sequencing data sequenced with nanopore | https://artic.readthedocs.io/en/latest/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:22:50 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fartic%2Fguppyplex/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/artic/guppyplex/blobs/sha256:737dd2ddc235a7c5d1330bfea1228dec5162acd4e0588bf48112ac81c4b70038 |
| Size | 2.4 KB |
| Checksum | sha256:737dd2ddc235a7c5d1330bfea1228dec5162acd4e0588bf48112ac81c4b70038 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:22:50 (UTC) | 1 | 2.4 KB | - |