MHCXGraph.core.residue_tracking.TrackCtx

class MHCXGraph.core.residue_tracking.TrackCtx(run_id: 'str', stage: 'str', protein_i: 'int | None' = None, step_id: 'int | None' = None, chunk_id: 'int | None' = None, comp_id: 'int | None' = None, frame_id: 'int | None' = None)[source]
__init__(run_id: str, stage: str, protein_i: int | None = None, step_id: int | None = None, chunk_id: int | None = None, comp_id: int | None = None, frame_id: int | None = None) None

Methods

__init__(run_id, stage[, protein_i, ...])

Attributes