×

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

Convert any PEP project or Nextflow samplesheet to any format

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

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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:14:38 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Feido%2Fconvert/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/eido/convert/blobs/sha256:a5bf4f87b73e6f95e70cd6e46d4a7b6f8d7a6700e7b1eae3c739b4b47865d2cd
Size 2.3 KB
Checksum sha256:a5bf4f87b73e6f95e70cd6e46d4a7b6f8d7a6700e7b1eae3c739b4b47865d2cd
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