Skip to content

cdmbi/FPD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluorescent Proteins Database (FPD)

Web interface for exploring data in FPD database.

On Linux/Mac OS

###Create the virtual environment for the web

Run:

make create-virenv
source activate fpd

###Running Ipython notebook

Run:

bokeh-server &
ipython notebook

On Windows

###Create the virtual environment

Launch Anaconda command line tool and run:

conda create --yes -n fpd ipython-notebook=2.3.0 \
	pip matplotlib=1.4.2 pandas=0.15.0 xlrd bokeh=0.6.1

###Running Ipython notebook

ipython notebook

About

Web app for fluorescent protein data visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published