Dynamic visualizations based on data in PathogenDB.
Uses the Dashing framework.
You'll need Ruby, RubyGems, and Bundler (all pre-installed on most Macs and modern Linuxes).
-
Clone this repository somewhere.
cd
into it. -
Copy
config.dist.yaml
toconfig.yaml
. Editconfig.yaml
and set options as appropriate. -
Install required gems.
$ bundle install
-
Run the dashboard.
$ dashing start