Skip to content
/ cg Public
forked from michaelhabeck/cg

Bayesian coarse-graining of biomolecular structures

License

Notifications You must be signed in to change notification settings

jyarger/cg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cg

This Python package implements methods for Bayesian coarse-graining of biomolecular structures.

Installation

  • Local installation
python setup.py install --prefix=${HOME}
  • Global installation
sudo python setup.py install

Dependencies

Install with

pip install numpy scipy csb

Optional (used in only test and application scripts)

Install with

pip install matplotlib

Usage

Examples for running Bayesian coarse-graining on PDB structure can be found in the tests/ and scripts/ folder.

Execute the script cg_pdb.py.

About

Bayesian coarse-graining of biomolecular structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%