Description Usage Arguments Value
View source: R/typesPathways.R
Convert a type-to-type pathway dataframe to a graph dataframe
1 | pathDf2graphDf(pathDf)
|
pathDf |
Dataframe generated by get_type2typePath() |
Dataframe specifiying the graph resulting from combining the pathways in pathDF by listing all edges and their weights. Columns are
to
, from
, the statistic used as a weight in pathDf
and supertypes to and from columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.