mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
Fix documentation errors for rdShapeAlign (#8685)
This commit is contained in:
8
External/pubchem_shape/Wrap/cshapealign.cpp
vendored
8
External/pubchem_shape/Wrap/cshapealign.cpp
vendored
@@ -275,8 +275,8 @@ the supplied transformation matrix, applies that transformation to the
|
||||
|
||||
Parameters
|
||||
----------
|
||||
refShape : ShapeInput
|
||||
Reference shape
|
||||
finalTrans : list[float * 3]
|
||||
The final translation to apply to conformer.
|
||||
matrix: list[float * 12]
|
||||
The transformation matrix
|
||||
probeShape : ShapeInput
|
||||
@@ -296,8 +296,8 @@ mol : RDKit.ROMol
|
||||
Reference molecule
|
||||
confId : int, optional
|
||||
Conformer ID to use (default is -1)
|
||||
useColors : bool, optional
|
||||
Whether or not to assign chemical features (colors) (default is True)
|
||||
opts : ShapeInputOptions, optional
|
||||
Options for Shapeinput
|
||||
|
||||
Returns
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user