diff --git a/Utilities/for_fastas/CladeSizes.py b/Utilities/for_fastas/CladeSizes.py index d996c67..0ea3a46 100644 --- a/Utilities/for_fastas/CladeSizes.py +++ b/Utilities/for_fastas/CladeSizes.py @@ -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