Skip to contents

All functions

NetProphetDataSet()
A container for expression data meant to be used to infer regulator relationships
bartForOneGene()
use BART to generate a network structure prediction
`exprMat<-`() exprMat()
Set expression matrix
nonRegGenes()
get list of genes from the rownames of the NetProphetDataSet which are not regulators, which are those genes in the columns of the regMatrix slot
`regMatrix<-`() regMatrix()
gene by regulators matrix
regPredictors()
extract a subset of the expression matrix filtered by the regulation matrix for a given gene
`[`(<NetProphetDataSet>,<ANY>,<ANY>,<ANY>)
subsetting the NetProphetDataSet