Skip to main content

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/)
  1. install:
pip install pericaat
  1. Download Modeller: https://salilab.org/modeller/download_installation.html
    • for Conda enviroment:
        conda config --add channels salilab
        conda install modeller
  1. Download SCRWL4 (optional): http://dunbrack.fccc.edu/lab/scwrl
  2. 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

pericaat-0.7.tar.gz (22.7 kB view details)

Uploaded Source

File details

Details for the file pericaat-0.7.tar.gz.

File metadata

  • Download URL: pericaat-0.7.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

Hashes for pericaat-0.7.tar.gz
Algorithm Hash digest
SHA256 89c521d3168a16f35a24e46aeb07671508b4179de2752edb3c5d09cfb60beb36
MD5 aae0034c7f0e8b492e824791c4ca1833
BLAKE2b-256 a583856400a93b1c8d16e957164ea2e0342f2d50df8c9711ffa679bf82c05ff1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page