Update and rename ColorByClade_v2.2.py to ColorByClade.py

This commit is contained in:
Godwin Ani 2024-06-03 16:06:19 -04:00 committed by GitHub
parent 6a9c37b71f
commit a9ea2881be
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 folder of colored trees
#Example: python ColorByClade_v2.1.py -i /path/to/trees
#Example: python ColorByClade.py -i /path/to/trees
import os, sys