Update and rename CladeSizes_v2.0.py to CladeSizes.py

This commit is contained in:
Godwin Ani 2024-06-03 16:06:00 -04:00 committed by GitHub
parent 577e95d5e9
commit 6a9c37b71f
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