R/Check_SummarizedExperiment.R
Check_SummarizedExperiment.Rd
Check if SummarizedExperiment or data is correct
Check_SummarizedExperiment(data.exp, meta.info, group.name)
A matrix-like object or a SummarizedExperiment
containing
the data to be analyzed.
Data frame. Metadata associated with the samples
(columns of data.exp
). If data.exp
is a SummarizedExperiment
,
Character. Column name in meta.info
that defines the
groups or conditions for comparison.
a list of data
, groups
and meta.info