Creates a network from an internal data table created from a .sif file:
this function converts the data read in from the .sif file into
an igraph in R.
Usage
CreateNetworkFromTable(dataTable)
Arguments
dataTable
the data table containing the information read in from the .sif file representing the network.