Learn R Programming

paxtoolsr (version 1.6.3)

getSifInteractionCategories: Get a list of categories of SIF interactions

Description

Get a list of categories of SIF interactions

Usage

getSifInteractionCategories()

Arguments

Value

  • a list of interactions in categories

concept

paxtoolsr

Details

Description of interaction types: http://www.pathwaycommons.org/pc2/formats Categories provided: BetweenProteins, BetweenProteinsOther (often from high-throughput experiments), BetweenProteinSmallMolecule, BetweenSmallMolecules, SignedInteractions

Examples

Run this code
sifCat <- getSifInteractionCategories()
sifCat[["BetweenProteins"]]

Run the code above in your browser using DataLab