mordred.Aromatic module

class mordred.Aromatic.AromaticAtomsCount[source]

Bases: mordred._aromatic.AromaticBase

aromatic atoms count descriptor.

explicit_hydrogens = True
gasteiger_charges = False
kekulize = False
require_connected = False
rtype

alias of int

class mordred.Aromatic.AromaticBondsCount[source]

Bases: mordred._aromatic.AromaticBase

aromatic bonds count descriptor.

explicit_hydrogens = True
gasteiger_charges = False
kekulize = False
require_connected = False
rtype

alias of int