0.0.0 • Published 9 years ago

cafe-vis v0.0.0

Weekly downloads
7
License
APACHE2.0
Repository
github
Last release
9 years ago

Software to graphically display the results of a CAFE analysis (http://sites.bio.indiana.edu/~hahnlab/Programs/CAFE3.0/CAFE_3.0_Manual_Aug1Update.pdf)

Installation

To install from npm:

npm install cafe-vis
cd node_modules/cafe-vis

To install from github

git clone https://github.com/emepyc/cafe-vis
cd cafe-vis
npm install
gulp build-browser

Run

node src/cafe.js test/resultfile.cafe

Then open your browser and go to

http://127.0.0.1/9000

Contact

For any comment contact me at emepyc@gmail.comor mp@ebi.ac.uk