×

nf-core/yte @ 0.0.0-6c4ed3a

A YAML template engine with Python expressions

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

Summary

A YAML template engine with Python expressions

Get started

Add the following snippet to your workflow script to include this module.

include { YTE } from 'nf-core/yte'

License

MIT License

Process
Name YTE
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'template1' ]

template file

YTE template

*.{yaml}
map_file file

YAML file containing a map to be used in the template

*.{yaml}
map map

Groovy Map containing mapping information to be used in the template e.g. [ key: value ] with key being a wildcard in the template

Output 2 channels
#1 rendered tuple
meta map

Groovy Map containing sample information

*.yaml file

Rendered YAML file

*.yaml
#2 versions_yte tuple
${task.process} string

The process the versions were collected from

yte string

The tool name

1.9.4 eval

The expression to obtain the version of the tool

Tool Description Homepage
yte A YAML template engine with Python expressions https://yte-template-engine.github.io/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:53:24 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fyte/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/yte/blobs/sha256:e276c2c8904a950803d9288e144c8118d2d9f39839c070bae29f9da779cb31aa
Size 2.4 KB
Checksum sha256:e276c2c8904a950803d9288e144c8118d2d9f39839c070bae29f9da779cb31aa
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:53:24 (UTC) 4 2.4 KB
0.0.0-0c7146d 08 Apr 2026 19:48:25 (UTC) 3 2.4 KB