Load FBN network data into a FBN network object

loadFBNNetwork(file, bodySeparator = ",", lowercaseGenes = FALSE)

Arguments

file

A file that contains FBN data

bodySeparator

A specific text separator

lowercaseGenes

if all genes are in lower case

Value

An object of FBN network

Examples

##coming later