MCPcopy Create free account

hub / github.com/LBC-LNBio/pyKVFinder / functions

Functions627 in github.com/LBC-LNBio/pyKVFinder

↓ 1 callersFunctionestimate_average_hydropathy
* Function: estimate_average_hydropathy * ------------------------------------- * * Calculate average hydropathy of detected cavities. * * avgh:
C/pyKVFinder.c:2350
↓ 1 callersFunctionestimate_depth
* Function: estimate_depth * ------------------------ * * Calculate depth of each cavity point and maximum and average depth of * cavities * * c
C/pyKVFinder.c:1620
↓ 1 callersMethodexport
Exports cavitiy (H) and surface (HA) points to PDB-formatted file with a variable (B; optional) in B-factor column, and hydropathy to
pyKVFinder/main.py:446
↓ 1 callersFunctionfilter_boundary
* Function: filter_boundary * ------------------------- * * Inspect cavities 3D grid and mark detected cavity-bulk boundary points * * cavities:
C/pyKVFinder.c:1513
↓ 1 callersFunctionfilter_openings
* Function: filter_openings * ------------------------- * * Inspect openings 3D grid and mark detected openings points * * openings: openings 3D
C/pyKVFinder.c:1904
↓ 1 callersFunctionfilter_surface
* Function: filter_surface * ------------------------ * * Inspect cavities 3D grid and mark detected surface points on a surface 3D * grid * * c
C/pyKVFinder.c:1193
↓ 1 callersFunctiong
(a,c,d)
docs/_static/js/html5shiv-printshiv.min.js:4
↓ 1 callersFunctionget_extra_compile_args
()
setup.py:28
↓ 1 callersFunctionget_extra_link_args
()
setup.py:12
↓ 1 callersFunctionhe
(n)
docs/_static/jquery.js:2
↓ 1 callersFunctionhighlight
(node, addItems)
docs/_static/_sphinx_javascript_frameworks_compat.js:51
↓ 1 callersFunctioni
(a,b)
docs/_static/js/html5shiv.min.js:4
↓ 1 callersFunctioni
(a,b)
docs/_static/js/html5shiv-printshiv.min.js:4
↓ 1 callersFunctioninsert
* Function: insert * ---------------- * * Insert res node in linked list * * res: pointer to linked list head * new: res node * */
C/pyKVFinder.c:2037
↓ 1 callersFunctioninterface
* Function: interface * ------------------- * * Retrieve interface residues surrounding cavities * * cavities: cavities 3D grid * nx: x grid uni
C/pyKVFinder.c:2084
↓ 1 callersFunctionk
(a)
docs/_static/js/html5shiv-printshiv.min.js:4
↓ 1 callersFunctionl
(a)
docs/_static/js/html5shiv-printshiv.min.js:4
↓ 1 callersFunctionlt
(o,e,t)
docs/_static/jquery.js:2
↓ 1 callersFunctionm
(a)
docs/_static/js/html5shiv-printshiv.min.js:4
↓ 1 callersFunctionobjectSearchCallback
(prefix, match)
docs/_static/searchtools.js:429
↓ 1 callersFunctionot
()
docs/_static/jquery.js:2
↓ 1 callersFunctionproject_hydropathy
* Function: project_hydropathy * --------------------------- * * Map a hydrophobicity scale per surface point of detected cavities. * * hydropath
C/pyKVFinder.c:2263
↓ 1 callersFunctionpulse
()
docs/_static/searchtools.js:232
↓ 1 callersFunctionremove_boundary
* Function: remove_boundary * ------------------------- * * Inspect cavities 3D grid and unmark detected cavity-bulk boundary points * * cavities
C/pyKVFinder.c:1574
↓ 1 callersFunctionremove_enclosed_cavity
* Function: remove_enclosed_cavity * -------------------------------- * * Cluster consecutive cavity points together * * openings: openings 3D gr
C/pyKVFinder.c:1854
↓ 1 callersFunctiontoggler
(el)
docs/_static/doctools.js:85
↓ 1 callersFunctionut
(e,t,n)
docs/_static/jquery.js:2
FunctionB
()
docs/_static/jquery.js:2
FunctionDe
(e)
docs/_static/jquery.js:2
FunctionG
()
docs/_static/jquery.js:2
FunctionKe
(e,t,n,r,i)
docs/_static/jquery.js:2
FunctionM
(e)
docs/_static/jquery.js:2
FunctionR
(e)
docs/_static/jquery.js:2
FunctionStemmer
()
docs/_static/language_data.js:21
FunctionU
(e,t)
docs/_static/jquery.js:2
Method__init__
( self, cavities: numpy.ndarray, surface: numpy.ndarray, depths: Optional[nump
pyKVFinder/main.py:408
Method__init__
Initialize the Molecule object with molecule, radii, model, nthreads and verbose. Parameters ---------- molecule : Union[str,
pyKVFinder/main.py:1305
Method__init__
(self)
plugins/PyMOL-pyKVFinder-Tools/box.py:22
Method__init__
(self)
plugins/PyMOL-pyKVFinder-Tools/gui.py:52
Function__init_plugin__
Add an entry to the PyMOL "Plugin" menu. This function is called when the plugin is loaded by PyMOL.
plugins/PyMOL-pyKVFinder-Tools/__init__.py:19
Method__str__
(self)
setup.py:8
Function_check_hydropathy_options
Checks if x is a acceptable option for hydropathy argument. Parameters ---------- x : Any Option to be checked. Returns
pyKVFinder/argparser.py:38
Function_check_pdb_xyz
Checks if x is a .pdb or .xyz extension and returns its abspath. Parameters ---------- x : Any Option to be checked. Returns
pyKVFinder/argparser.py:10
Function_orderResultsByScoreThenName
(a, b)
docs/_static/searchtools.js:144
Function_positive_float
Checks if x is a float. Parameters ---------- x : Any Variable to be checked. Returns ------- x : float A va
pyKVFinder/argparser.py:89
Function_restricted_step_size
Checks if x is in range (0.0, 2.0]. Parameters ---------- x : Any Grid spacing (A). Returns ------- x : float
pyKVFinder/argparser.py:121
Method_surface_selection
Get the surface selection from the GUI. This method is called when the user selects a surface type in the GUI.
plugins/PyMOL-pyKVFinder-Tools/gui.py:197
Methodadd_usage
(self, usage, actions, groups, prefix=None)
pyKVFinder/argparser.py:168
Methodatomic
Get _atomic attribute.
pyKVFinder/main.py:1391
FunctioncallHelper
(*args)
tests/integration/test_package.py:9
Functioncgrid
* Function: cgrid * --------------- * * Fill char grid with '\0' * * grid: empty 3D grid * size: number of voxels * */
C/pyKVFinder.c:85
Functioncli
pyKVFinder Command Line Interface (CLI). Parameters ---------- None Returns ------- None Example ------- Usage:
pyKVFinder/main.py:38
MethodcloseEvent
Exit the plugin. This method is called when the user clicks the 'Exit' button in the GUI.
plugins/PyMOL-pyKVFinder-Tools/gui.py:264
Methoddim
Get _dim attribute
pyKVFinder/main.py:1396
Functione
(a,b)
docs/_static/js/html5shiv-printshiv.min.js:4
Functionexport_openings
Export opening points (H) to a PDB-formatted file. Parameters ---------- fn : str | pathlib.Path | None A path to PDB file for wr
pyKVFinder/grid/export.py:315
Functionfgrid
* Function: fgrid * --------------- * * Fill float grid with 0.0 * * grid: empty 3D grid * size: number of voxels * */
C/pyKVFinder.c:49
Functionh
(a,c)
docs/_static/js/html5shiv.min.js:4
Functionh
(a,c)
docs/_static/js/html5shiv-printshiv.min.js:4
Functionme
()
docs/_static/jquery.js:2
Methodmodel_surface
Model the surface of the input. This method is called when the user clicks the 'Model Surface' button in the GUI. It will model the s
plugins/PyMOL-pyKVFinder-Tools/gui.py:541
Methodmolecule
Get _molecule attribute.
pyKVFinder/main.py:1406
Functionne
(e,t)
docs/_static/jquery.js:2
Methodnx
Get grid units in X-axis.
pyKVFinder/main.py:1411
Methodny
Get grid units in Y-axis.
pyKVFinder/main.py:1417
Methodnz
Get grid units in Z-axis.
pyKVFinder/main.py:1423
Functionoe
()
docs/_static/jquery.js:2
Functionopenings
Identify openings of the detected cavities and calculate their areas. Parameters ---------- cavities : numpy.ndarray Cavity point
pyKVFinder/grid/openings.py:130
Methodp1
Get origin of the 3D grid.
pyKVFinder/main.py:1429
Methodp2
Get X-axis max of the 3D grid.
pyKVFinder/main.py:1435
Methodp3
Get Y-axis max of the 3D grid.
pyKVFinder/main.py:1441
Methodp4
Get Z-axis max of the 3D grid.
pyKVFinder/main.py:1447
Methodpadding
Get _padding attribute.
pyKVFinder/main.py:1453
Methodpreview
Preview the molecular surface in the 3D grid. Example ------- With the molecular surface modelled by ``Molecule.vdw()`` or ``
pyKVFinder/main.py:1786
Methodprobe
Get _probe attribute.
pyKVFinder/main.py:1458
Functionqe
(e)
docs/_static/jquery.js:2
Methodradii
Get _radii attribute.
pyKVFinder/main.py:1463
Functionrepeat
(times)
tests/integration/test_package.py:7
FunctionrepeatHelper
(f)
tests/integration/test_package.py:8
Methodrepresentation
Get _representation attribute.
pyKVFinder/main.py:1468
Methodrestore
Restore the default values for the widgets in the GUI. This method is called when the user clicks the 'Restore Defaults' button in th
plugins/PyMOL-pyKVFinder-Tools/gui.py:272
Methodrotation
Get _rotation attribute.
pyKVFinder/main.py:1473
Functionrun_plugin_gui
Open our custom dialog. If it is already open, bring it to the front.
plugins/PyMOL-pyKVFinder-Tools/__init__.py:29
Functionrun_workflow
Detects and characterizes cavities (volume, area, depth [optional], hydropathy [optional] and interface residues). Parameters ----------
pyKVFinder/main.py:663
MethodsetUp
(self)
tests/integration/test_package.py:22
MethodsetUp
(self)
tests/integration/test_package.py:241
MethodsetUp
(self)
tests/integration/test_package.py:274
MethodsetUp
(self)
tests/integration/test_package.py:359
MethodsetUp
(self)
tests/unit/test_utils.py:50
MethodsetUp
(self)
tests/unit/test_utils.py:196
MethodsetUp
(self)
tests/unit/test_utils.py:391
MethodsetUp
(self)
tests/unit/test_utils.py:424
MethodsetUp
(self)
tests/unit/test_grid.py:78
MethodsetUp
(self)
tests/unit/test_grid.py:370
MethodsetUp
(self)
tests/unit/test_grid.py:463
MethodsetUp
(self)
tests/unit/test_grid.py:673
MethodsetUp
(self)
tests/unit/test_grid.py:1045
MethodsetUp
(self)
tests/unit/test_grid.py:1151
MethodsetUp
(self)
tests/unit/test_grid.py:1256
MethodsetUp
(self)
tests/unit/test_grid.py:1493
← previousnext →201–300 of 627, ranked by callers