aidenlab / straw

Extract data quickly from Juicebox via straw
MIT License
62 stars 36 forks source link

pip install command not listed in README #85

Open paulmenzel opened 3 years ago

paulmenzel commented 3 years ago

It’s my understanding, that the Python package can be installed with pip install strawC. It’d be great if that was mentioned in the README.

sa501428 commented 3 years ago

To my knowledge, this is not true. You can use pip install hic-straw but that is an older version that needs to be updated.

paulmenzel commented 3 years ago

I see. Thank you. PyPI hosts strawC 0.0.2.1 from May 2021, and references this GitHub project The GitHub project shows v0.0.8 as the latest release though.

hic-straw 0.0.6 is indeed an older version from April 2019.

sa501428 commented 3 years ago

Oh I see what you mean. I don't know who uploaded the strawC version. @nchernia @zozo123 @cwenger ?

jiangshan529 commented 6 months ago

Oh I see what you mean. I don't know who uploaded the strawC version. @nchernia @zozo123 @cwenger ?

Hi, now hic-straw is really hard to be installed. when I try pip install hic-straw, it always give me Failed to build hic-straw ERROR: Could not build wheels for hic-straw, which is required to install pyproject.toml-based projects. How to deal with that? Thanks!

zozo123 commented 6 months ago

@sa501428 WDYT?