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 modules to the nf-core structure #191

Closed
JoseEspinosa opened this issue Oct 23, 2024 · 1 comment
Closed

Adapt modules to the nf-core structure #191

JoseEspinosa opened this issue Oct 23, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@JoseEspinosa
Copy link
Member

JoseEspinosa commented Oct 23, 2024

Description of feature

Adapt local modules to the nf-core structure:

module_name
├── environment.yml
├── 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.

@JoseEspinosa JoseEspinosa added enhancement New feature or request duplicate This issue or pull request already exists labels Oct 23, 2024
@JoseEspinosa
Copy link
Member Author

Closed in favor of #194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant