File: functions.rst

package info (click to toggle)
python-freesasa 2.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 272 kB
  • sloc: python: 380; makefile: 28; sh: 10; ansic: 7
file content (25 lines) | stat: -rw-r--r-- 604 bytes parent folder | download
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