Skip to content

Commit

Permalink
Fixed command line argument in filter_fastas_before_clustering.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik R Laetsch committed Jul 10, 2017
1 parent ed912d7 commit 529e868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/filter_fastas_before_clustering.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

"""usage: filter_fastas_before_clustering.py -f FILE [-p INT] [-l INT]
"""usage: filter_fastas_before_clustering.py -f FILE [-p INT] [-l INT] [-s INT]
[-h|--help]
Options:
Expand Down

0 comments on commit 529e868

Please sign in to comment.