raphael-group / hotnet2

HotNet2 is an algorithm for finding significantly altered subnetworks in a large gene interaction network
Other
100 stars 43 forks source link

How to find Visualization results on disk? #43

Open qindan2008 opened 5 years ago

qindan2008 commented 5 years ago

Hello, I can get the result html by opening the http://localhost:8000, but how to find result files on my local disk?

Thank you very much.

cinnamonfish commented 2 years ago

Hello, I ran the command "python ~/hotnet2/viz/server.py -i ~/hotnet2/paper/results" and it gives the error: "WARNING:tornado.access:404 GET /undefined (xxx)". Can you tell me how to fix it? Thanks very much.