Skip to content

Commit c86c72a

Browse files
committed
Add executable
1 parent e8a1844 commit c86c72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphbin2.py renamed to graphbin2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22

3-
"""graphbin2.py: Refined and overlapped binning of metagenomic contigs using assembly graphs."""
3+
"""graphbin2: Refined and overlapped binning of metagenomic contigs using assembly graphs."""
44

55
import argparse
66
import os

0 commit comments

Comments
 (0)