Skip to content

prody/ProDy

Folders and files

NameName
Last commit message
Last commit date
Mar 9, 2022
Apr 27, 2022
Apr 27, 2022
Nov 22, 2013
Aug 31, 2013
Nov 22, 2013
Jan 27, 2021
Jan 23, 2020
Mar 9, 2022
Mar 13, 2022
Apr 14, 2020
Feb 22, 2019
May 8, 2018
Apr 27, 2022
Apr 14, 2020
May 15, 2018
Apr 27, 2018
Apr 30, 2018
Jan 1, 2021
Jan 1, 2021

Repository files navigation

SYNOPSIS

ProDy is a free and open-source Python package for protein structure, dynamics, and sequence analysis. It allows for comparative analysis and modeling of protein structural dynamics and sequence co-evolution. Fast and flexible ProDy API is for interactive usage as well as application development. ProDy also comes with several analysis applications and a graphical user interface for visual analysis.

GETTING PRODY

You can run ProDy on all major platforms. For download and installation instructions see:

DOCUMENTATION

SOURCE CODE

LICENSE

ProDy is available under MIT License. See LICENSE.txt for more details.

Biopython (http://biopython.org/) KDTree and TreeConstruction modules are distributed with ProDy. Biopython is developed by The Biopython Consortium and is available under the Biopython license (http://www.biopython.org/DIST/LICENSE).

Pyparsing (https://github.com/pyparsing/pyparsing) module is distributed with ProDy. Pyparsing is developed by Paul T. McGuire and is available under the MIT license (http://www.opensource.org/licenses/mit-license.php).

CEalign module (https://pymolwiki.org/index.php/Cealign_plugin) is distributed with ProDy. The original CE method was developed by Ilya Shindyalov and Philip Bourne. The Python version which is used by ProDy is developed by Jason Vertrees and available under the New BSD license.