A container for expression data meant to be used to infer regulator relationships
NetProphetDataSet.RdA container for expression data meant to be used to infer regulator relationships
Slots
regMatrixa gene (the number of genes in your expression matrix) by regulators (no required number) matrix where the value is TRUE if gene i can be regulated by regulator j, and FALSE otherwise.
See also
extending SummarizedExperiment. Note that A SummarizedExperiment object becomes a RangedSummarizedExperiment object when rowRanges are added.