pyXenium.mechanostress.MechanostressConfig#
- class MechanostressConfig(axis=<factory>, tumor_stroma=<factory>, polarity=<factory>, coupling_genes=(), sample_id=None)#
Bases:
objectConfiguration for the integrated mechanostress workflow.
- Parameters:
axis (AxisStrengthConfig)
tumor_stroma (TumorStromaGrowthConfig)
polarity (PolarityConfig)
sample_id (str | None)
- __init__(axis=<factory>, tumor_stroma=<factory>, polarity=<factory>, coupling_genes=(), sample_id=None)#
- Parameters:
axis (AxisStrengthConfig)
tumor_stroma (TumorStromaGrowthConfig)
polarity (PolarityConfig)
sample_id (str | None)
- Return type:
None
Methods
Attributes
- axis: AxisStrengthConfig#
- tumor_stroma: TumorStromaGrowthConfig#
- polarity: PolarityConfig#