The Interface Extension program was developed to identify pharmacologically relevant residues at the periphery of a protein’s interface from a known three-dimensional structure
Project description
Interface Extension:
Overview:
The Interface Extension program was developed to identify pharmacologically relevant residues at the periphery of a protein’s interface from a known three-dimensional structure. First, the set of normal interface and extended interface residues are defined. The normal interface residues are then excluded from the extended interface. Lastly, the potential residues are filtered by their ability to reach the normal interface threshold upon in-silica mutation. The extended interface positions present themselves as important positions in a variety of applications, as mutations at these positions have potential to affect the protein binding without damaging the interface.
Installation and Dependencies:
- Requires python 3.6 or later. Tested on python 3.9.
- Requires Anocanda to install Modeller easily. (https://www.anaconda.com/)
- install:
pip install pericaat
- Download Modeller: https://salilab.org/modeller/download_installation.html
- for Conda enviroment:
conda config --add channels salilab
conda install modeller
- Download SCRWL4 (optional): http://dunbrack.fccc.edu/lab/scwrl
- Download qhull (optional): http://www.qhull.org/
Usage:
- run periCaat:
pericaat
Command Line Arguments:
-pdb
: RCSB PDB id, if not provided you will be prompted to select one. If it is is in the input/ folder it will be used. Otherwise it will be downloaded from the RCSB.-qc
: Query chain to find extended positions on.-ic
: partner chain.-sr
: solvent radius for extension (default 4.4).-mi
: Interaction cutoff for extension (default 1).-m:
Amino Acids used for extension (default TRP,ARG).-r:
Output file name.-c:
Number of cores to use in parallel (default 4).
Add these flags to use certain features.
-p
: Run Interface Extention in parallel.--scwrl
: Use scrwl4 to remodel sidechain (default no sidechain remodeling) (-s also works).-qh
: Use qhull (default pyhull).-nomod
: (FOR TESTING ONLY) Dont use modeller and instead just change the names of the residue in the pdb.
Notes:
- Intercaat may not understand pdbs with insertion codes so pdb-tools fixinsert function is run to reformat the pdb. (https://github.com/haddocking/pdb-tools).
- for extended mutants argument(-m) please use upper case three letter amino acid name separated by a comma without spaces.
- if qhull is not downloaded then pyhull will be used (wrapper for qhull). For more info on pyhull see https://github.com/materialsvirtuallab/pyhull. To use qhull downloaded it (http://www.qhull.org/), update the contents of intercaat_config.ini in 'scripts/intercaatmaster' folder and use the -qh flag in the command line.
- if Scrwl4 isnt working make sure it is properly alliased in your shell config (.bashrc or .zshrc).
Written by Evan Edelstein
Please report any questions or complaints to steven.grudman@einsteinmed.org
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pericaat-0.6.tar.gz
.
File metadata
- Download URL: pericaat-0.6.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43247221774fde47e32c9006cc1b3f6c2b0a9f971fe9ce3d8aaa21391bfeca56 |
|
MD5 | 5a5f4094ff52f542a1a14480f1c1aba9 |
|
BLAKE2b-256 | 1465b327c9a1de718e09de70c7da5860283a0f8a9f79ea1e155d106c117d3b2b |