New module: biscot
PR checklist
Closes #2577
- [x] Added a module to run BiSCoT
- [ ] If you've fixed a bug or added code that should be tested, add tests! Not added - could not find test data
- [x] If you've added a new tool - have you followed the module conventions in the contribution docs
- [ ] If necessary, include test data in your PR. Not found
- [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 - [x] Use BioConda and BioContainers if possible to fulfil software requirements.
- Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky: Not tested yet
Note: I could not create correct tests for this module, as I could not find any publicly available and open full set of test data. If you have such data, please mention this here.
Could you ask the tool developers if they have some example data they can make publish?
Also note that we can use stub tests if necessary to include here, if you've tested it locally.
@itrujnara Are you still working on this module? :)
@famosab I don't have any test data and I couldn't contact the person who proposed the module, so I have no intention of continuing work on this for now.