Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Runsheng committed Jul 29, 2017
1 parent 8bd325b commit 0691677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mitovar.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def __init__(self):
mitovar.py anno -f mtDNA.fasta -c cel_p.fa -r cel_rrna.fa -s cel
mitovar.py assemble -f cel.fa -p 32 -s cbr
version 0.0.99
""",
formatter_class = argparse.RawDescriptionHelpFormatter)
parser.add_argument("command", help="Subcommand to run")
Expand Down

0 comments on commit 0691677

Please sign in to comment.