# Create an ingres object with viper slot
ing = createIngresObjectFromSeurat(
small_blca_wang, "RNA", "data", network_genes, network
)
ing@viper = viper_results
ing = computePbnByCluster(ing)
network = produceNetworkForCluster(ing, "1")
print(network)
Run the code above in your browser using DataLab