ITADN

new module: CADDSV/RUN

#12043Openmanascripts 创建于 2026-06-18
new modulewishlist
M
manascriptscommented
### Is there an existing module for this? - [x] I have searched for the existing module ### Is there an open PR for this? - [x] I have searched for existing PRs ### Is there an open issue for this? - [x] I have searched for existing issues ### Further Information [CADD-SV](https://github.com/kircherlab/CADD-SV/) ### Are you going to work on this? - [x] If I'm planning to work on this module, I added myself to the `Assignees` to facilitate tracking who is working on the module ### Software requirements (conda) ```yaml --- # yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/environment-schema.json channels: - conda-forge - bioconda dependencies: - bioconda::caddsv=2.0 ```
0 条评论