itolapi
itolapi copied to clipboard
Python API for the Interactive Tree of Life (iTOL)
Dear itolapi staff, Thanks for developing and maintaining this useful repo. I have a small question. May I use the api to remove/delete the trees batch uploaded to iTOL server?...
Hello everyone: When I upload a tree with two datasets, I found that only one dataset is exported by default. The second dataset, a binary file, is uploaded correctly and...
Why is this statement invalid? itol_exporter.set_export_param_value('branchlength_label_rounding', 3) Decimal point setting is invalid
Hi, I want to do batch work using itolapi. I can use example.py to upload my tree to itol website, but can't download my tree figures. The process is stopped...