-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Labels
bugSomething isn't workingSomething isn't workingmodulesRelated to tools for working with DSL2 modulesRelated to tools for working with DSL2 modulestemplatenf-core pipeline/component templatenf-core pipeline/component template
Description
Description of the bug
After executing nf-core modules create <tool_name> --empty-template TODOs are still there in main.nf.test and environment.yml. Also the meta.yml is getting generated with an older weird format for descriptions wher ethe last ] would skip to the next line.
Command used and terminal output
nf-core modules create <tool_name> --empty-template
// TODO nf-core: Once you have added the required tests, please run the following command to build this file:
// nf-core modules test pygenprop/info
nextflow_process {
name "Test Process PYGENPROP_INFO"
script "../main.nf"
process "PYGENPROP_INFO"
tag "modules"
tag "modules_nfcore"
tag "pygenprop"
tag "pygenprop/info"
// TODO nf-core: Change the test name preferably indicating the test-data and file-format used
input:
- - meta:
type: map
description: Groovy Map containing sample information. e.g. `[ id:'sample1'
]`System information
Shouldn't be required
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmodulesRelated to tools for working with DSL2 modulesRelated to tools for working with DSL2 modulestemplatenf-core pipeline/component templatenf-core pipeline/component template