hiclib / pastis

Poisson-based algorithm for stable inference of DNA Structure
http://hiclib.github.io/pastis/
Other
34 stars 15 forks source link

New pip package? #105

Open pierrepo opened 1 year ago

pierrepo commented 1 year ago

Dear Pastis developers,

A new paper has been published with some interesting features provided by Pastis (notably the negative binomial model). Would it be possible to, please, have a new pip package as well?

will-NYGC commented 1 year ago

Dear Pastis developers,

A new paper has been published with some interesting features provided by Pastis (notably the negative binomial model). Would it be possible to, please, have a new pip package as well?

I would also be interested in trying the negative binomial model. Any plans to include?

jinlizhang200706 commented 12 months ago

Hi pastis developer,
I'm currently trying to use this package as well. can you update the code?

gesinecauer commented 11 months ago

Hi everyone! Apologies for the delayed response. The negative binomial model described in Varoquaux et al 2023 is not yet available on PyPI, but you can still use the code. I suggest cloning this repository, then following the instructions in README.rst to install the dependencies and downloaded code.

@NelleV, can you provide instructions on running the negative binomial model?

pierrepo commented 11 months ago

For what it's worth, here is how we install Pastis-NB in our workflow: