- Notifications
You must be signed in to change notification settings - Fork1
eved1018/EESMHM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Install:
pip install EESMHM
- Download Modeller:https://salilab.org/modeller/download_installation.html
- for Conda enviroment:
conda config --add channels salilab conda install modeller
Download EvoEF (https://github.com/tommyhuangthu/EvoEF).
Download foldx (https://foldxsuite.crg.eu/).
The config.txt is used to guide the mutations and is organzied in two parts
part 1: paths
#foldx {foldx path}#evoef {evoef path}
part 2: mutation config:1 letter amino acid code
residue number
comma seprated list of amino acids to mutate to or * for all
If left empty all interface positions will be mutated.
-pdb
: RCSB PDB id, if not provided you will be prompted to select one. If it is is in the current working directory it will be used. Otherwise it will be downloaded from the RCSB.-qc
: Query chain to mutate.-ic
: Partner chain.-config
: config file path-foldx
: foldx path-evoef
: Evoef path