Skip to content

btski/zoophy-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZooPhy: Reconstructing Virus Spread using Phylogeography

Web Interface for ZooPhy. The Web Services are available here.

Dependencies:

Setup:

  1. Create a secret_settings.js file in the bin folder with your configuration details. Refer to settings_template.js
  2. Create a utils.js file in public/javascript folder with your uri details. Refer to utils_template.js
  3. Run npm install to install required NodeJS packages.
  4. Run npm test to ensure that tests are passing.
  5. Run npm start to start the application.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • HTML 20.7%
  • CSS 1.5%