modules
modules copied to clipboard
draft release for LJA assembler
PR checklist
Closes #5178
- [x] Added new module LJA.
- [x] LJA works (tested Singularity and Docker) with container
troder/lja - [x] Test works with in-house PacBio HiFi data.
- [ ] Tested conda.
- [ ] Replace container
troder/ljawith BioContainers container. Depends on https://github.com/bioconda/bioconda-recipes/issues/46572 - [ ] Find test data or add new test data
- [x] Remove all TODO statements.
- [x] Emit the
versions.ymlfile. - [x] Follow the naming conventions.
- [x] Follow the parameters requirements.
- [x] Follow the input/output options guidelines.
- [x] 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 - [ ]
nf-core modules test <MODULE> --profile singularity - [ ]
nf-core modules test <MODULE> --profile conda
- [ ]
- For subworkflows:
- [x] (no subworkflows)
- For modules: