Skip to content

fraser-lab/EDG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDG: Ensembles from Density Generator

Guiding sampling of conformational ensembles with density information.

Installation

Install using conda or mamba:

conda:

conda env create -n EDG
conda install python=3.10.*
pip install boltz
pip install -e .

mamba:

mamba env create -n EDG
mamba install python=3.10.*
pip install boltz
pip install -e .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published