if (FALSE) { # require("aracne.networks")
# Subset regulon to speed up example run
regulon = aracne.networks::regulonblca[1:100]
ing = createIngresObjectFromSeurat(
small_blca_wang, "RNA", "data", network_genes, network
)
performViper(ing, regulon)
}
Run the code above in your browser using DataLab