lightdock / lightdock-python2.7

Protein-protein, protein-peptide and protein-DNA docking framework based on the GSO algorithm
https://lightdock.org/
GNU General Public License v3.0
25 stars 9 forks source link

pyDockLite? #14

Closed rafaeltiveron closed 5 years ago

rafaeltiveron commented 5 years ago

Hi Brian again

I'm new in docking protein and from biology area, learning starting things yet..

Why I can't find/use pyDockLite scoring function in LightDock?

brianjimenez commented 5 years ago

Hi, pyDockLite function corresponds to the internal name of "cpydock". You can find the rest of implemented scoring functions here. If you use cpydock, please follow the instructions on how to install freesasa (required library).