show.BayesSpikeSolver.Rd
Show the Bayes Spike Solver
# S4 method for BayesSpikeSolver show(object)
object | An object of the class BayesSpikeSolver |
---|
A truncated view of the supplied object
load(system.file(package="trena", "extdata/ampAD.154genes.mef2cTFs.278samples.RData")) target.gene <- "MEF2C" tfs <- setdiff(rownames(mtx.sub), target.gene) bayes.solver <- BayesSpikeSolver(mtx.sub, target.gene, tfs) show(bayes.solver)#> BayesSpikeSolver with mtx.assay (154, 278), targetGene MEF2C, 153 candidate regulators ADNP,ADNP2,ALX3,ALX4,ARX,ATF2,ATF7,BACH1,BACH2,BCL6..., 10 orderings