Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nf-core modules create does not allow module names with dashes #956

@Erkison

Description

@Erkison

Is your feature request related to a problem? Please describe

Creating new modules with the nf-core modules create . --tool <tool_name_with_dash> --author <author_name> --label process_low --meta results in a suggestion to remove dashes from module name in which case required conda info are not automatically populated. If dashes are left in, command fails.

Describe the solution you'd like

The command should allow users supply the module name with dashes as in conda but remove the dashes in the code for consistent naming convention

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions