×

nf-core/eido/validate @ 0.0.0-6c4ed3a

Validate samplesheet or PEP config against a schema

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Authors: @rafalstepien

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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:14:40 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Feido%2Fvalidate/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/eido/validate/blobs/sha256:c8c73c47798a70993fe94ef31a6e1a16814a84b8327cf68d065ed88fae59e246
Size 2.4 KB
Checksum sha256:c8c73c47798a70993fe94ef31a6e1a16814a84b8327cf68d065ed88fae59e246
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:14:40 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:58:15 (UTC) 3 2.4 KB