View source: R/getSifInteractionCategories.R
getSifInteractionCategories | R Documentation |
Get a list of categories of SIF interactions
getSifInteractionCategories()
Description of interaction types: http://www.pathwaycommons.org/pc2/formats Categories provided: BetweenProteins, BetweenProteinsOther (often from high-throughput experiments), BetweenProteinSmallMolecule, BetweenSmallMolecules, SignedInteractions
a list of interactions in categories
sifCat <- getSifInteractionCategories() sifCat[["BetweenProteins"]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.