aertslab / scenicplus

SCENIC+ is a python package to build gene regulatory networks (GRNs) using combined or separate single-cell gene expression (scRNA-seq) and single-cell chromatin accessibility (scATAC-seq) data.
Other
178 stars 28 forks source link

Consider publishing the package to PyPI ? #220

Open jkanche opened 1 year ago

jkanche commented 1 year ago

would make it a lot easier to install and use the package from PyPI

SeppeDeWinter commented 1 year ago

Hi @jkanche

You are right. That is the plan.

We are currently updating the code (see development branch https://github.com/aertslab/scenicplus/tree/development). After these updates are done we plan on publishing the package on PyPi.

Best,

Seppe