Skip to content

Commit

Permalink
Update help msg
Browse files Browse the repository at this point in the history
  • Loading branch information
kbseah committed Mar 7, 2021
1 parent d478ff5 commit 9ac72a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trf_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
help="""
Report GFF without overlaps: if features overlap, pick highest scoring
feature. In case of tied score, pick feature with the most repeat copies.
Requires `bedtools cluster` in path.
""")
parser.add_argument(
"-o", "--out", type=str, default="test_out",
Expand Down

0 comments on commit 9ac72a8

Please sign in to comment.