neko._visual.visualize_network.NetworkVisualizer.tissue_mapping
- NetworkVisualizer.tissue_mapping(tissue_df)
Color the nodes based on their expression in the tissue of interest (based on data from The Human Protein Atlas).
- Args:
- tissue_df (DataFrame): DataFrame indicating whether each gene has
detected expression in the selected tissue.