Shamir-Lab / Recycler

This is the codebase for Recycler, described in our manuscript: https://academic.oup.com/bioinformatics/article/33/4/475/2623362, by Roye Rozov, Aya Brown Kav, David Bogumil, Naama Shterzer, Eran Halperin, Itzhak Mizrahi, and Ron Shamir
BSD 3-Clause "New" or "Revised" License
58 stars 7 forks source link

Packing the code #4

Closed druvus closed 7 years ago

druvus commented 7 years ago

This PR adds a setup script for easier installation of the code by making a recycler package. The documentation is updated to fit the changes.

I think packing it in this way will simplify usage of your program and it will also open possibilites to install using pypi or bioconda.

shenwei356 commented 7 years ago

Great PR! But they seems not active in Github.

rozovr commented 7 years ago

Agreed, and apologies for my delay. Thanks again @druvus

druvus commented 7 years ago

@rozovr thanks for merging it!

It seems that something got wrong with the newest release. I can't see setup.py within the rekeased tagged compressed source code. Downloading the source code based on the latest commit worked fine.

druvus commented 7 years ago

@shenwei356 @rozovr I have added recycler to the bioconda project if you would like an easy way to install it.

rozovr commented 7 years ago

Thanks for the heads up & bioconda add. Re: tagged release - I'll correct & update.

rozovr commented 7 years ago

@druvus, I introduced a new release to address the issue