A macromolecular docking framework
Project description
1. Synopsis
LightDock is a protein-protein, protein-peptide and protein-DNA docking framework based on the Glowworm Swarm Optimization (GSO) algorithm.
The LightDock framework is highly versatile, with many options that can be further developed and optimized by the users: it can accept any user-defined scoring function, can use local gradient-free minimization, the simulation can be restrained from the beginning to focus on user-assigned interacting regions, it supports residue restraints in both receptor and ligand partners.
2. Reference
LightDock protocol and the updates to make use of residue restraints have been published in Oxford Bioinformatics journal. Please cite these references if you use LightDock in your research:
LightDock: a new multi-scale approach to protein–protein docking
Brian Jiménez-García, Jorge Roel-Touris, Miguel Romero-Durana, Miquel Vidal, Daniel Jiménez-González and Juan Fernández-Recio
Bioinformatics, Volume 34, Issue 1, 1 January 2018, Pages 49–55, https://doi.org/10.1093/bioinformatics/btx555
LightDock goes information-driven
Jorge Roel-Touris, Alexandre M.J.J. Bonvin, Brian Jiménez-García
Bioinformatics, btz642; doi: https://doi.org/10.1093/bioinformatics/btz642
3. Installation
3.1. Dependencies
LightDock has the following dependencies:
- NumPy (http://www.numpy.org/)
- Scipy (http://www.scipy.org/)
- Cython (http://cython.org/)
- BioPython (http://biopython.org)
- ProDy (http://prody.csb.pitt.edu/)
- Freesasa (http://freesasa.github.io/)
Optional dependencies are:
- MPI4py (if you plan to use MPI support which is experimental at the moment, http://pythonhosted.org/mpi4py/)
3.1.1. Installing NumPy, Scipy, Cython, Biopython and ProDy
pip3 install numpy, scipy, cython, biopython, pyparsing, prody
WARNING: Issues installing ProDy in macOS have been reported. In case you are not able to install ProDy using pip , you may try to install it from the latest version in GitHub. Please see instructions here. |
---|
3.2. Install LightDock
The fastest way to install LightDock is to use pip
:
pip3 install lightdock
3.3. Alternative installations
Please visit the old Python-2.7 repository documentation on GitHub for alternative installation.
4. Documentation
The complete documentation about how to run the LightDock protocol can be found at https://lightdock.org.
5. Get Help
LightDock is being actively developed and some issues may arise or you may get some extra help to run LightDock. In those cases, there are two main ways to get help:
- Read the FAQ in case your problem is known
- Open a new issue in this repository
- Or write an email to b.jimenezgarcia@uu.nl
6. LICENSE
LightDock is available under GPLv3 License. See LICENSE document for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for lightdock-0.8.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd6442d1038bc360ea9e66c753da53bf0d88e9941a1b1b0ef62c2e3856afc9cd |
|
MD5 | 02c369ba4d75ffea678d0c4c3032b6ef |
|
BLAKE2b-256 | 61bff3820b1f89b07ee0082129593ddb3caefd8af05bf1e6807f6a1dd676fcd2 |