zktuong / dandelion

dandelion - A single cell BCR/TCR V(D)J-seq analysis package for 10X Chromium 5' data
https://sc-dandelion.readthedocs.io/
GNU Affero General Public License v3.0
103 stars 25 forks source link

deprecate reliance on `pandas.to_hdf` to save files #419

Closed zktuong closed 3 weeks ago

zktuong commented 3 weeks ago

Description of the issue

not a real issue but it causes tests to fail if i can't install pytables/tables properly.

zktuong commented 3 weeks ago

solved in #420