Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 373 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 373 Bytes

phyloviz_graph

Example usage of phyloviz online modules available at https://www.npmjs.com/~bfrgoncalves

Usage

1 - With Node.js installed, run npm install at phyloviz_graph directory

2 - Open index.html

To change graph parameters, change the option and input regions at the index.js file. Then create the bundle.js file using browserify (http://browserify.org/)