Create a network genes data frame. Optionally store it as csv
and open it for editing
To create an ingres object, a data frame with the network nodes and
the corresponding gene symbols must be provided. This function simplifies
the process. If the gene nodes are correct gene symbols, then modification
is not needed and the returned data frame can be directly passed to
the ingres constructors.
Convert a GinSim file into a GraphML file
GinSim files have the extension .zginml. This utility function converts such
files into the GraphML format. keeping the kind - fate, input or gene -, the
edge sign and the rule - formulae - data.
The results of running performViper() on an ingres object created with
small_blca_wang, intended to speed up vignettes and examples.
This data frame was subset to only contain the genes in the network_genes
file, so to keep the file size small.