chore(main): release 2.0.1 (#14)
:robot: I have created a release beep boop
#
2.0.1 (2026-03-09)
Bug Fixes
- temporarily use dev branch of snakemake (cf4d150)
This PR was generated with Release Please. See documentation.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Snakemake interface for report plugins
This package defines the interface between Snakemake and its report plugins.
Plugins should implement the following skeleton to comply with this interface. It is recommended to use Snakedeploy to set up the skeleton (and automated testing) within a python package.