ProDy
ProDy copied to clipboard
A Python Package for Protein Dynamics Analysis
I would like to use the Normal Mode Wizard in VMD to conduct PCA analysis use the ProDy Interface. I am using a Windows 10 computer and the 64 bit...
https://github.com/prody/NMWiz/pull/1 could potentially be a useful feature for prody
Domain Bar
Hello, I want to use the showDomainBar function to plot the domains for my plot. Anyone can help me? 
This feature adds possibility to search for a MOTIF using Prody package.
This function for thin plate spline interpolation has been copied and modified from the Python 2 code in SITUS ModeHunter in accordance with its legal notice. It should be a...
I tried using pip install -U ProDy as instructed here: http://prody.csb.pitt.edu/downloads/ The error is as follows: ERROR: Failed building wheel for ProDy Failed to build ProDy ERROR: Could not build...
Labels are needed for various downstream functions including getEigvecs and getArray so they need to be set no matter what. The if conditions we had inside the main if condition...
Hi, I'm looking for some methods to disable the LOGGER output to the console. I'm doing a test with ANMs built intensively. The logger info printed is quite annoying and...
Hello, Im trying to do PCA Analysis with ProDy. I downloaded the ProDy in its website and clone the scripts from here to my Prody folder in the python's site...
Here are some suggested improvement for ClustENM that are helpful for Scipion. - Add more kwargs for ANM options to include sparse and kdtree for buildHessian and turbo for calcModes...