modules
modules copied to clipboard
rpsblast module and test
nf-core/modules pull request
This is a brand new module for rpsblast, a BLAST application that searches a protein query against the conserved domain database (CDD).
PR checklist
Reported in issue #
- [ ] If you've added a new tool - have you followed the module conventions in the contribution docs
- [ ] Remove all TODO statements.
- [ ] Follow the naming conventions.
- [ ] Follow the parameters requirements.
- [ ] Follow the input/output options guidelines.
- [ ] Add a resource
label - Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
- For modules:
- [ ]
nf-core modules test <MODULE> --profile docker
- [ ]
- For modules:
Awesome! In approval state now, but waiting for the new download module to replace WGET ;)