bbprepared.generators.TorsionRange

class bbprepared.generators.TorsionRange(smarts: str, expected_num_atoms: int, scanned_ids: tuple[int, int, int, int], scanned_range: collections.abc.Iterable[float])[source]

Bases: object

Methods

Attributes

Parameters:
expected_num_atoms: int
scanned_ids: tuple[int, int, int, int]
scanned_range: Iterable[float]
smarts: str