tumourkit.utils.read_nodes.read_all_nodes

tumourkit.utils.read_nodes.read_all_nodes(node_dir: str, remove_prior: bool | None = False, remove_morph: bool | None = False) List[ndarray]
Input

node_dir: Path to folder with csv files containing node features.

Output

X: Input data in array format. y: Labels in array format.