Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 707 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 707 Bytes

An insilico microscope of proteins

Proscope is a toolbox for examine proteins, developed by Xi Fu in Rabadan Lab, Program of Mathematical Genomics, Columbia University

Installation

mamba create -f environment.yml
# or 
mamba install -c conda-forge -c bioconda matplotlib numpy pandas seaborn biopython tqdm xmlschema scipy nglview py3Dmol
# or
pip install -e .

Usage example can be found in test folder.

Protein domain visualization

myc protein

ES Score

To plot ES score for any human reference protein, use this Jupyter notebook. https://colab.research.google.com/github/fuxialexander/proscope/blob/master/ES_Score.ipynb