Skip to content

Feature request : add a description field in process #6453

@lindenb

Description

@lindenb

New feature

Hi it would be cool to have a place to put a short/long description of each process , so we can have a human description of each step in the directed graph. Something like the *.yml files in the module files the nf-core project

Use case

process SAMTOOLS_FAIDX {
shortDescription = "index a reference genome"
(...)
}
description = "index a reference genome, creates a .fai file that can be used to quickly retrieve sequences"
(...)
}

Suggested implementation

see above

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions