nf-core/eido/validate @ 0.0.0-0c7146d
Summary
Validate samplesheet or PEP config against a schema
Get started
Add the following snippet to your workflow script to include this module.
include { EIDO_VALIDATE } from 'nf-core/eido/validate'
License
MIT License
Process
Name
|
EIDO_VALIDATE |
|---|
Input
2 channels
samplesheet
file
|
Samplesheet or PEP file to be validated *.{yaml,yml,csv}
|
|---|
schema
file
|
Schema that the samplesheet will be validated against *.{yaml,yml}
|
|---|
Output
2 channels
#1
log
*.log
file
|
File containing validation log. *.log
|
|---|
#2
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 |
| Tool | Description | Homepage |
|---|---|---|
| validate | Validate samplesheet or PEP config against a schema. | http://eido.databio.org/en/latest/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:36:46 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Feido%2Fvalidate/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/eido/validate/blobs/sha256:e48ca2a11595a8ab72dba98a727d02ce76b0e85c6888ae9281e318634e3181f5 |
| Size | 2.4 KB |
| Checksum | sha256:e48ca2a11595a8ab72dba98a727d02ce76b0e85c6888ae9281e318634e3181f5 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:36:46 (UTC) | 1 | 2.4 KB | - |