mordred.GravitationalIndex module¶
- class mordred.GravitationalIndex.GravitationalIndex(heavy=True, pair=False)[source]¶
Bases:
Descriptor
- since = <Version('1.0.0')>¶
- require_3D = True¶
- property explicit_hydrogens¶
bool(x) -> bool
Returns True when the argument x is true, False otherwise. The builtins True and False are the only two instances of the class bool. The class bool is a subclass of the class int, and cannot be subclassed.
- property config¶
- classmethod from_json(obj)¶
Create Descriptor instance from json dict.
- Parameters:
obj (dict) – descriptor dict
- Returns:
descriptor
- Return type:
- get_3D_mol()¶
- get_parameter_dict()¶
- kekulize = False¶
- parameter_names = ('heavy', 'pair')¶
- require_connected = False¶