Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 636 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 636 Bytes

eVIP

Expression-based variant impact phenotyping

Documentation can be found here

Requirements:

  1. cmap/io/gct.py (https://github.com/cmap/l1ktools): Classes to interact with .gct and .gctx files.
    • Tip: These tools also have many requirements. The Anaconda Python install contains most of these requirements. The module blessings can be installed by running
      conda install -c https://conda.anaconda.org/mutirri blessings
  2. rpy2: http://rpy2.bitbucket.org/

More documentation coming soon!