pablotamayo / simpli

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

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

License:MIT License


Languages

Language:Python 46.9%Language:JavaScript 30.2%Language:CSS 21.8%Language:Shell 1.1%