Conversation
Difficult to use md5 because randomness in rows order and values in some columns (due to Perl hashes)
itrujnara
left a comment
There was a problem hiding this comment.
Hi, thanks for contributing to nf-core! Unfortunately, we cannot accept a git pull inside a module script, since this would make it impossible to run pipelines offline and could harm reproducibility. You can, however, add the tool to Bioconda yourself; one of the members has created a handy guide. In case you experience any issues, feel free to reach out on Slack.
Co-authored-by: Cameron Lloyd <[email protected]>
Thanks both of you for taking the time to explain me and review anyway ! I marked this PR as "draft" and will be back when I will have added tool to bioconda ! Best, |
Just have to locally change 'tests/config/nf-test.config' to point to my fork
Small trick to access '--configFile' inside conda install
Informations
New module for KnotAnnotSV : https://github.com/mobidic/knotAnnotSV
Tool do not have a Bioconda recipe nor a container, but is a collection of Perl script so added a simple
git cloneOutput files are not stable, so cannot use md5 in
nf-testsAdded test-data, but waiting for nf-core/test-datasets#1905 to add correct links
PR checklist
topic: versions- See version_topicslabelnf-core modules test <MODULE> --profile docker(DO NOT HAVE DOCKER AVAILABLE)nf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile micromamba