Relative Log Abudance

RLA(
  mRList = NULL,
  include_QC = FALSE,
  logged = FALSE,
  robust = TRUE,
  pal = NULL,
  col_by = "class",
  ...
)

Arguments

mRList

mRList object

include_QC

whether to include or not the QC samples

logged

are the input data on log-scale or not?

robust

whether to use the median or not

pal

color palette

col_by

column of sample_ann to color

...

further arguments to boxplot function

Value

mRList object with element "RLA"