ConvertToNetworkGraphicObject | R Documentation |
This method is used to convert the FBN network into a FBN network object for graphs
ConvertToNetworkGraphicObject(
FBNnetwork,
david_gene_list = NULL,
show_decay = FALSE
)
FBNnetwork |
A FBN network object |
david_gene_list |
A data frame of DAVID biological annotation |
show_decay |
Optional, if TRUE, will draw the connections for decay. |
An network graphic object
##coming later
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.