visualize_chr_region

pylluminator.visualizations.visualize_chr_region(samples: Samples, chr_id: str | int, start_pos: int, end_pos: int, apply_mask: bool = True, padding=1500, keep_na: bool = False, protein_coding_only=True, custom_sheet: DataFrame | None = None, var: None | str | list[str] = None, figsize: tuple[float, float] = (15, 10), save_path: None | str = None, row_factors: str | list[str] | None = None, row_legends: str | list[str] | None = '') None

Show the beta values of a gene for all probes and samples in its transcription zone.