deeptools / HiCExplorer

HiCExplorer is a powerful and easy to use set of tools to process, normalize and visualize Hi-C data.
https://hicexplorer.readthedocs.org
GNU General Public License v3.0
231 stars 70 forks source link

Outdated version in PyPI #760

Open vejnar opened 2 years ago

vejnar commented 2 years ago

The version of HiCExplorer in PyPI is outdated. Could you please update it? It would make installation using pip easy.

joachimwolff commented 2 years ago

We discontinued supporting installations via pip due to dependency issues. Please consider our documentation: https://hicexplorer.readthedocs.io/en/latest/content/installation.html#command-line-installation-using-pip

The supported way to install HiCExplorer is exclusive via conda: https://github.com/deeptools/HiCExplorer#command-line-version https://hicexplorer.readthedocs.io/en/latest/content/installation.html#command-line-installation-using-conda

Best,

Joachim