df2g | R Documentation |
convert data frame to igraph object with weights
df2g(df, w);
df |
data frame, column 1,2 are gene 1 and gene 2 respectively |
w |
weights for edges of igraph |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.