mordred.PathCount module

class mordred.PathCount.PathCount(order=1, pi=False, total=False, log=False)[source]

Bases: mordred._path_count.PathCountBase

path count descriptor.

Parameters:
  • order (int) – path order(number of bonds in path)
  • pi (bool) – calculate pi-path count
  • total (bool) – total path count(1 to order)
  • log (bool) – use log scale
explicit_hydrogens = False
gasteiger_charges = False
kekulize = False
require_connected = False
rtype