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

Adding shebang line to recycler.py #2

Closed druvus closed 8 years ago

druvus commented 8 years ago

I would suggest to add this python shebang line to make it easier to use as a standalone script.

rozovr commented 8 years ago

Thanks!