Skip to content

Commit

Permalink
v1.7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinggerm committed Jan 25, 2021
1 parent fec442d commit 499b406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion get_organelle_from_reads.py
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@ def get_options(description, version):
help="Maximum number of reads to be used per file. "
"Default: 1.5E7 (-F embplant_pt/embplant_nr/fungus_mt/fungus_nr); "
"7.5E7 (-F embplant_mt/other_pt/anonym); 3E8 (-F animal_mt)")
# head -n:0~2147483647
parser.remove_option("--fast")
parser.add_option("--fast", dest="fast_strategy",
help="=\"-R 10 -t 4 -J 5 -M 7 --max-words 3E7 --larger-auto-ws "
Expand Down

0 comments on commit 499b406

Please sign in to comment.