getSifInteractionCategories {paxtoolsr}R Documentation

Get a list of categories of SIF interactions

Description

Get a list of categories of SIF interactions

Usage

getSifInteractionCategories()

Details

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

Value

a list of interactions in categories

Examples

sifCat <- getSifInteractionCategories()
sifCat[["BetweenProteins"]]


[Package paxtoolsr version 1.20.0 Index]