Get the network genes from an ingres
object
Arguments
- ingres.object
an
ingres
object
Value
A data frame with a column for node names and another column for the corresponding entrez IDs.
Examples
ing <- createExampleIngresObject()
head(tetNetworkGenes(ing))
#> Error in tetNetworkGenes(ing): could not find function "tetNetworkGenes"