I tried to check the evolution pattern using phyloWGS.
The data I used is WGS, and up to multievolve.py went well without any problems.
The tree.zip file was also created, and the json file creation stage was completed.
I moved the json.gz file to witness/data, executed index_data.py, and checked the homepage with python2 -m SimpleHTTPServer.
But the dash board was empty.
Is this a problem with the step I did or is there something else?
Attach the picture of the dash board below.
Hello,
I tried to check the evolution pattern using phyloWGS. The data I used is WGS, and up to multievolve.py went well without any problems. The tree.zip file was also created, and the json file creation stage was completed.
I moved the json.gz file to witness/data, executed index_data.py, and checked the homepage with python2 -m SimpleHTTPServer. But the dash board was empty.
Is this a problem with the step I did or is there something else? Attach the picture of the dash board below.
Thanks