Skip to content

scalefreegan/egrin2-tools

 
 

Repository files navigation

This repository has been merged with the Baliga-lab branch


cMonkey2 Logo

egrin2-tools

Description

Utilities and scripts for generating, assembling, and querying EGRIN2.0 ensembles generated by cMonkey2 biclustering algorithm

Documentation

Documentation is available on the wiki. Developers and users may also refer to the cMonkey2 discussion groups for additional information.

System requirements

  • Developed and tested with Python 2.7.6
  • biopython >= 1.65
  • colorbrewer >= 9172
  • joblib >= 0.7.1
  • matplotlib >= 1.3.1
  • numpy >= 1.8.2
  • pandas >= 0.15.2
  • plotly >= 1.6.6
  • pymongo >= 2.7.2
  • scipy >= 0.13.3
  • statsmodels >= 0.6.1

These can be installed easily using pip.

In addition, you must compile the C++ code provided in the src directory. Instructions for compiling this code are available on the wiki.

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.9%
  • C++ 12.9%
  • Shell 0.2%