/simpli

CODE <== Simpli ==> GUI (in Jupyter Notebook)

Primary LanguagePythonMIT LicenseMIT

Simpli

A simple interface for CompBio & BInf

The Simpli package is a Jupyter Notebook extension that makes computational biology and bioinformatics - simple.


Simpli Install

1. Install NPM and bower

  1. Install NPM: https://nodejs.org/en/download/
  2. Install bower using NPM:
npm install -g bower

2. Install Simpli

git clone https://github.com/UCSD-CCAL/simpli.git
cd simpli
python setup.py install

3. Start (or restart) Jupyter Notebook and - enjoy :)