Learn R Programming

myTAI (version 2.3.4)

.prepare_sc_plot_data: Prepare Single-Cell Plot Data

Description

Prepare data frame for single-cell plotting with flexible identities

Usage

.prepare_sc_plot_data(
  phyex_set,
  primary_identity = NULL,
  secondary_identity = NULL
)

Value

List with sample data and aggregated data

Arguments

phyex_set

A ScPhyloExpressionSet object

primary_identity

Primary identity column name

secondary_identity

Secondary identity column name (optional)