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

make_fasta_from_fastg.py :: incorrect help message #21

Closed EricDeveaud closed 6 years ago

EricDeveaud commented 6 years ago

Hello

bigmess:Recycler-0.62/paper > make_fasta_from_fastg.py -h 
usage: make_fasta_from_fastg.py [-h] -g GRAPH

recycle extracts cycles likely to be plasmids from metagenome and genome
assembly graphs

should'nt be something like fastq to fasta converter

regards

dpellow commented 6 years ago

updated, thanks for pointing this out.