Skip to content

A package to create, visualize, and analysis PDB-derived pseudo-ensembles.

License

Notifications You must be signed in to change notification settings

Herschlag-Lab/EnsemblePDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnsemblePDB

A package to create, visualize, and analyze PDB-derived pseudo-ensembles.

Install

conda create --name ensemble python=3.10
conda activate ensemble
python setup.py install
conda install pandas=1.4.4
conda install schrodinger::pymol=3.1
pip install rcsbsearchapi==1.6.0
pip install biopandas==0.4.1
pip install tqdm==4.66.1
pip install biopython==1.82
pip install scikit-learn==1.3.2
pip install chardet==5.2.0

Tutorial

To test whether the package has been successfully installed, go to the tutorial folder and run:

python3 simple_ensemble.py

This will generate a folder with chymotrypsin pseudo-ensemble including PDB metadata and aligned structures.

Documentation

Documentation can be found here: https://htmlpreview.github.io/?https://github.com/Herschlag-Lab/EnsemblePDB/blob/initial_code/doc/build/html/modules.html

About

A package to create, visualize, and analysis PDB-derived pseudo-ensembles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages