mordred.PathCount module

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

Bases: mordred.PathCount.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
rtype

** pi = True* – float * pi = False: int

explicit_hydrogens = False
kekulize = False
require_3D = False
require_connected = False