getSifInteractionCategories {paxtoolsr} | 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"]]