dpeerlab / Harmony

Harmony framework for connecting scRNA-seq data from discrete time points
GNU General Public License v2.0
44 stars 12 forks source link

PyPI release #9

Closed flying-sheep closed 4 years ago

flying-sheep commented 4 years ago

hi, now that harmony is in scanpy.ext, it should be available from pip.

It’s no problem that there’s already something called “harmony”, you just have to make the distribution name (the one on PyPI that you can pip install) different from the module name (the one you import)

awnimo commented 4 years ago

We will have all our public tools and packages available through PyPI, as this is an ongoing effort to bundle and distribute them through platforms like PyPI. Soon, we will have Harmony, Palantir, as well as Wishbone available on PyPI. I will take your heed and name the distribution with a distinguished term on PyPI.

flying-sheep commented 4 years ago

Great! This will make it much easier for people to use it.

ManuSetty commented 4 years ago

Released: https://pypi.org/project/harmonyTS/