Skip to content

A platform for graphical modeling and regression analysising.

Notifications You must be signed in to change notification settings

TPNguyen/bigdata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

bigdata

Bigdata is currently a platform for graphical modeling and will support regression analysising in the future.

INSTALL

  1. git clone https://github.com/jiangfeng1124/bigdata.git
  2. install django
  3. install python-mysqldb
  4. install required perl modules for Circos, $CIRCOS/bin/test.modules can be used to check which modules should be installed.
  5. add circos to $PATH. for some systems, create a soft link: /bin/env for /usr/bin/env
  6. install R and required R packages: huge, optparse, bigmatrix
  7. create a MySQL database named graphdb, initialize it using graphdb.sql
  8. change the owner and group of the files/* directory to www-data

About

A platform for graphical modeling and regression analysising.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 47.2%
  • JavaScript 39.4%
  • HTML 6.0%
  • Python 4.9%
  • CSS 1.7%
  • R 0.7%
  • Shell 0.1%