nf-core/yte @ 0.0.0-0c7146d
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. |
|---|---|
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. |
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-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:48:25 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fyte/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/yte/blobs/sha256:36c1e253f32045321ebc8413336cb0816032c967bd4c2f8625adb450682a0214 |
| Size | 2.4 KB |
| Checksum | sha256:36c1e253f32045321ebc8413336cb0816032c967bd4c2f8625adb450682a0214 |
| Downloads | 3 |
| 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 |