Genome scale network model

From CSBLwiki

Revision as of 09:21, 21 July 2011 by Igchoi (Talk | contribs)
Jump to: navigation, search
E-book: Methods in bioengineering : systems analysis of biological networks
Graph Visualization
source("http://bioconductor.org/biocLite.R")
biocLite("rsbml")
install.packages("igraph")
###
### visualization of stoichiometric matrix
###
library("rsbml")
library("Rgraphviz")
library("igraph")
library("BiGGR")
graph.adjacency  #! igraph function
Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox