myPhylobox.drawTree('url',someurl.com)
should actually take another parameter that would be sent to phylobox like,
myPhylobox.drawTree('url,someurl.com,{'cache':360}
where cache tells phylobox to cache the url for 360 seconds as opposed to 1 day by default
myPhylobox.drawTree('url',someurl.com)
should actually take another parameter that would be sent to phylobox like,
myPhylobox.drawTree('url,someurl.com,{'cache':360}
where cache tells phylobox to cache the url for 360 seconds as opposed to 1 day by default