Giter Site home page Giter Site logo

rasbt / siteinterlock Goto Github PK

View Code? Open in Web Editor NEW
19.0 4.0 8.0 15.61 MB

A novel approach to pose selection in protein-ligand docking based on graph theory.

Home Page: http://psa-lab.github.io/siteinterlock/index.html

License: GNU General Public License v3.0

Python 100.00%
protein-structure protein-ligand-docking python

siteinterlock's Introduction

SiteInterlock

SiteInterlock Logo

NOTE

For issues and pull requests, please use https://github.com/psa-lab/siteinterlock


A novel approach to pose selection in protein-ligand docking based on graph theory.

siteinterlock is a Python package for selecting near-native protein-ligand docking poses based upon the hypothesis that interfacial rigidification of the protein-ligand interface is an important characteristic that can detect the native ligand binding mode.

The siteinterlock package was developed by Sebastian Raschka in the Protein Structural Analysis & Design Laboratory at Michigan State University. For additional information on the theory behind the SiteInterlock project, please refer to the accompanying research publication:

Installation

The siteinterlock package is compatible with Python 2.7.x and Python 3.2 or newer; we recommend using Python 3.5. The package itself does not require external dependencies or libraries. If you don't already have Python installed on your system, you can find more information on how to obtain and install Python at https://www.python.org/downloads/.

To produce the input files that are required for the SiteInterlock analysis, you will need to have MSU ProFlex installed. MSU ProFlex (formerly called FIRST) predicts the rigid and flexible regions in a protein structure, given a Protein Data Bank (PDB) file, which you can process according to ProFlex instructions to add the necessary polar hydrogen atom coordinates. You can find more information about obtaining and installing ProFlex at http://kuhnlab.bmb.msu.edu/software/proflex/index.html.

Installing siteinterlock from source

Please make sure that you are using Python 2.7.x or Python 3.2 or newer when you are installing and using siteinterlock. You can check the version tag of your Python installation by executing python --version or python3 --version from the command line terminal.

You can obtain the latest, stable release of siteinterlock from GitHub at https://github.com/psa-lab/siteinterlock/releases

  1. After clicking on the Source code (zip) or Source code (tar.gz) download links, please navigate to your download folder and unpack the source code archive using your preferred archive-tool.

  2. Next, go into the unzipped siteinterlock-master directory, and install the siteinterlock package by executing python setup.py install (the top level directory in the siteinterlock-master folder).

  3. You may verify your installation by opening a new terminal and executing the following command: python -c 'import siteinterlock; print(siteinterlock.__version__)', which should print 1.0.0. If you receive an

  4. Now, you will be able to use the SiteInterlock scripts provided in the scripts/ subdirectory from any location on your local drive.

Documentation

You can find a detailed user guide in the package documentation that is hosted at http://psa-lab.github.io/siteinterlock/index.html.

Alternatively, you can view the documentation offline after downloading siteinterlock and opening the index.html file that is located in the docs/html/ subdirectory in your preferred web browser.



Copyright (C) 2016 Michigan State University
Developed in the Protein Structural Analysis & Design Laboratory
Contact Email: [email protected]

siteinterlock's People

Contributors

rasbt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.