A python tool for integrative modeling using intermediate and low resolution cryo-EM data. Testing data (experimental and simulated assemblies) are available from our lab's website: https://www.epfl.ch/labs/lbm/resources/
To setup using Anaconda:
conda env create -f environment.yml
Then activate the environment using:
conda activate mad_lbm
Otherwise, the file requirements.txt should tell you what you need.
Refer to the Jupyter notebook "MaD_notebook_instructions" for how to use MaD and interpret its output info and files. Templates are also available for your own applications.