Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt subworkflow to the nf-core structure #192

Open
JoseEspinosa opened this issue Oct 23, 2024 · 0 comments
Open

Adapt subworkflow to the nf-core structure #192

JoseEspinosa opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JoseEspinosa
Copy link
Member

JoseEspinosa commented Oct 23, 2024

Description of feature

Adapt local subworkflows to the nf-core structure:

subworkflow_name
├── main.nf
├── meta.yml
└── tests
    ├── main.nf.test
    ├── main.nf.test.snap
    └── tags.yml

The dir tests shouldn't be there if tests are not implemented yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant