spacepod / gidget

TCGA Feature Matrix Pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gidget

TCGA Feature Matrix Pipeline

Note: this is an unreleased, beta project currently under development.

@TODO: Document installation dependencies:

  $ git clone https://github.com/numpy/numpy.git
  $ git clone https://github.com/scipy/scipy.git
  • Both NumPy and SciPy are built as follows
  $ python setup.py build
  $ python setup.py install
  • RuntimeError: Running cythonize failed!
  $ [sudo] easy_install cython

About

TCGA Feature Matrix Pipeline

License:MIT License


Languages

Language:Python 80.8%Language:Shell 15.9%Language:Perl 3.2%