nf-core/eido/convert @ 0.0.0-0c7146d
Summary
Convert any PEP project or Nextflow samplesheet to any format
Get started
Add the following snippet to your workflow script to include this module.
include { EIDO_CONVERT } from 'nf-core/eido/convert'
License
MIT License
Process
Name
|
EIDO_CONVERT |
|---|
Input
2 channels
samplesheet
file
|
Nextflow samplesheet or PEP project *.{yaml,yml,csv}
|
|---|
format
string
|
Extension of an output file |
|---|
Output
2 channels
#1
versions_eido
tuple
${task.process}
string
|
The name of the process |
|---|---|
eido
string
|
The name of the tool |
eido --version 2>&1 | sed 's/^.*eido //;s/ .*//'
eval
|
The expression to obtain the version of the tool |
#2
samplesheet_converted
${prefix}.${format}
file
|
PEP project or samplesheet converted to csv file |
|---|
| Tool | Description | Homepage |
|---|---|---|
| eido | Convert any PEP project or Nextflow samplesheet to any format | http://eido.databio.org/en/latest/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 18:58:13 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Feido%2Fconvert/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/eido/convert/blobs/sha256:a070e4419290e8bff545e3e09ea1fde129b6408bde1f860012f86521638efe2d |
| Size | 2.3 KB |
| Checksum | sha256:a070e4419290e8bff545e3e09ea1fde129b6408bde1f860012f86521638efe2d |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:14:38 (UTC) | 3 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:58:13 (UTC) | 3 | 2.3 KB |