Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

ggirelli/tema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TEMA

Tumor Evolution Manager and Analyzer (v0.3.0)

At first setup remember to:

  • Edit both the server_side/settings.php file and the user_side/src/main.js ('baseUrl' of requireJS configuration).
  • Also, remember to activate the Apache rewrite module and to copy the .htaccess file content into another file if your specific server configuration requires it.
  • Create the 'session' folder in server_side.
  • Install the igraph and rjson R packages.