├── Goldtree.py ├── LICENSE ├── README.md └── requirements.txt /Goldtree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/friedkeenan/GoldtreePy/HEAD/Goldtree.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/friedkeenan/GoldtreePy/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/friedkeenan/GoldtreePy/HEAD/README.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | pyusb --------------------------------------------------------------------------------