Spencerfar / LatentVelo

MIT License
22 stars 4 forks source link

How to install 'latentvelo' #1

Closed parkjooyoung99 closed 2 years ago

parkjooyoung99 commented 2 years ago

I am trying to use latentvelo with my data and want to know how to install the module. I have tried with pip install but is not working. Would there be any recommended way to install 'latentvelo'?

Thank you :)

image

Spencerfar commented 2 years ago

Sorry, I haven't released the package yet, but it will be available to install with pip soon.

kxxxjo commented 1 year ago

Hi, @Spencerfar

I want to use your latentvelo on my scRNAseq data, but pip install is still not working.

so, would you let me know how to install latentvelo?

Thanks!

Best, KJ

Spencerfar commented 1 year ago

Download and run "python setup.py install" in the main directory. I've added this to the README