MHCXGraph.core.tracking.TrackerConfig

class MHCXGraph.core.tracking.TrackerConfig(root: 'str | Path' = 'CrossSteps', outdir: 'str | None' = None, enabled: 'bool' = True, prefer_npy_for_ndarray: 'bool' = False, add_timestamp_prefix: 'bool' = False)[source]
__init__(root: str | Path = 'CrossSteps', outdir: str | None = None, enabled: bool = True, prefer_npy_for_ndarray: bool = False, add_timestamp_prefix: bool = False) None

Methods

__init__([root, outdir, enabled, ...])

Attributes

add_timestamp_prefix

enabled

outdir

prefer_npy_for_ndarray

root