mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 17:30:24 +08:00
Small fix CountTreeTips.py
This commit is contained in:
parent
8ae3f7ca57
commit
9edbf3b87c
@ -11,6 +11,7 @@ Command line: python count_tips.py --input <dir of postguidance files>
|
|||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
from Bio import SeqIO
|
from Bio import SeqIO
|
||||||
|
import argparse
|
||||||
|
|
||||||
|
|
||||||
def get_args():
|
def get_args():
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user