pyXenium.mechanostress.TumorStromaGrowthConfig#
- class TumorStromaGrowthConfig(annotation_col='Annotation', tumor_label='Tumor', stroma_label='Stromal', x_col='x_centroid', y_col='y_centroid', cell_id_col='cell_id', method='delaunay_hop')#
Bases:
objectConfiguration for tumor-stroma growth pattern classification.
- Parameters:
- __init__(annotation_col='Annotation', tumor_label='Tumor', stroma_label='Stromal', x_col='x_centroid', y_col='y_centroid', cell_id_col='cell_id', method='delaunay_hop')#
Methods
Attributes