plot_metadata_factors: Produce plots of metadata factor(s) of interest.

View source: R/metadata.R

plot_metadata_factorsR Documentation

Produce plots of metadata factor(s) of interest.

Description

Produce plots of metadata factor(s) of interest.

Usage

plot_metadata_factors(
  expt,
  column = "hisatsinglemapped",
  second_column = NULL,
  norm_column = NULL,
  type = NULL,
  scale = "base10"
)

Arguments

expt

Input expressionset.

column

Currently a single, but soon multiple column(s) of metadata.

second_column

Or perhaps put other columns here.

norm_column

Normalize the data?

type

Assume a vioiln unless otherwise specified.

scale

Rescale the data?

Value

ggplot and maybe some form of useful table.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.