Update CladeSizes.py

This commit is contained in:
Godwin Ani 2024-06-03 15:56:57 -04:00 committed by GitHub
parent 922b144de8
commit 0a9f67aed0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
#Dependencies: Python3, ete3
#Inputs: A folder of trees
#Outputs: a spreadsheet describing clade sizes
#Example: python CladeSizes_v2.0.py -i /path/to/trees
#Example: python CladeSizes.py -i /path/to/trees
import os, sys, re