becavin-lab / checkatlas

One liner tool to check the quality of your single-cell atlases.
https://checkatlas.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Metrics #31

Closed drbecavin closed 1 year ago

drbecavin commented 1 year ago

Summary :memo:

Switch to poetry !

Details

Describe more what you did on changes. 1 - Fix some issues with unique names in anndata varnames 2 - Switch to poetry for package management Everything dependencies is now managed by poetry 3 - Update Makefile to take into account poetry

Bugfixes :bug: (delete if dind't have any)

-

Checks