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

Minor fixes/enhancement #12

Closed fmaguire closed 7 years ago

fmaguire commented 7 years ago

Fix of minor errors in README instructions for generating .bam

Add optional output filename to make_fasta_from_fastg.py script (to simplify scripting running recycler over multiple genomes)

rozovr commented 7 years ago

Thanks for the PR - looks good! Can you please update the README to reflect the optional output flag? Once that's done I will approve it.

rozovr commented 7 years ago

great, thanks