1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Functions
=============================
.. currentmodule:: freesasa
.. autosummary::
calc
calcBioPDB
calcCoord
classifyResults
getVerbosity
selectArea
setVerbosity
.. autofunction:: calc
.. autofunction:: calcBioPDB
.. autofunction:: calcCoord
.. autofunction:: classifyResults
.. autofunction:: getVerbosity
.. autofunction:: setVerbosity
.. autofunction:: selectArea
.. autofunction:: structureArray
.. autofunction:: structureFromBioPDB
.. _select-syntax: http://freesasa.github.io/doxygen/Selection.html
.. _C API: http://freesasa.github.io/doxygen/API.html
|