alevax / pyviper

Porting of Protein Activity and Pathway Inference to single cell and Python.
MIT License
10 stars 0 forks source link

Convert data in pyther/data from .tsv/.txt/.csv to .pkl for faster loading #17

Closed alexanderlewis99 closed 1 year ago

alexanderlewis99 commented 1 year ago

E.g. Convert regulons in pyther/data/regulons from .tsv to .pkl

alexanderlewis99 commented 1 year ago

Not really necessary because the objects are small and are so fast to load already