genotoul-bioinfo / Binette

A fast and accurate binning refinement tool to constructs high quality MAGs from the output of multiple binning tools.
https://binette.readthedocs.io
MIT License
16 stars 1 forks source link

Add doc and other improvements #6

Closed JeanMainguy closed 7 months ago

JeanMainguy commented 7 months ago

Several improvements on Binette repository:

  1. Added documentation hosted by Read the Docs.
  2. Replaced setup.py with pyproject.toml for bette packaging.
  3. Added a release.yml workflow to publish Binette on PyPI.
  4. Created a paper repository for JOSS paper and added a workflow to test if the paper compiles.