Description Usage Arguments Value See Also Examples
transforms the ptms interactions data.frame to igraph object
1 | ptms_graph(ptms)
|
ptms |
data.frame created by |
An igraph object
1 2 | ptms = import_omnipath_enzsub(resources=c("PhosphoSite", "SIGNOR"))
ptms_g = ptms_graph(ptms = ptms )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.