Scripts for the analysis of multiple assembly states of protein complexes.
- python 3.8
- biopython
- numpy
- matplotlib
conda create -n Multistate_Complex_AF python=3.8
conda activate Multistate_Complex_AF
pip install biopython==1.83 numpy==1.24.2 matplotlib==3.7.2
(Install time: several minutes)
python YidC_rotations.py ./input/ -o ./output/
(Run time: several seconds)
$input is the path of the input files.
$output is the path of the output file.
The rotation angle of YidC for the given structural model (0_reference: 157.30°).
The implementation is based on the projects:
[1] https://github.com/sokrypton/colabfold
[2] https://www.biorxiv.org/content/10.1101/2024.06.09.598121v4.supplementary-material