View source: R/network_application_FBN.R
loadFBNNetwork | R Documentation |
Load FBN network data into a FBN network object
loadFBNNetwork(file, bodySeparator = ",", lowercaseGenes = FALSE)
file |
A file that contains FBN data |
bodySeparator |
A specific text separator |
lowercaseGenes |
if all genes are in lower case |
An object of FBN network
##coming later
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.