Skip to content

A web tool to link Quantitative values to Networks (biological interactions, ontologies,...)

License

Notifications You must be signed in to change notification settings

fjossinet/QuantNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantNet

A Web tool to go from Quantitative values to biological Networks.

Screen capture

You need to have Python installed on your computer with the following dependencies:

  • networkx
  • tornado
  • ujson
  • pandas

You need also to have the tool bower installed on your computer.

To install the Web server dependencies, from the directory website/static, type:

bower install

This project contains sample data to quickly see how the tool is working. First you need to initialize these data. To do so type from the QuantNet directory;

./scripts/init.py

Once done (this can take a while), type:

./website/server.py

Now open your browser at http://localhost:8080 and enjoy!

About

A web tool to link Quantitative values to Networks (biological interactions, ontologies,...)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published