
Plots for Experiments
autoplot.glyexp_experiment.RdVisualization for glyexp::experiment() (glyexp_experiment object).
Possible types of plots:
"heatmap": (Default) Expression heatmap with columns as samples and rows as variables.
"boxplot": Boxplot of expression values for each sample.
Usage
# S3 method for class 'glyexp_experiment'
autoplot(object, type = "heatmap", group_col = "group", ...)