interactions: List interactions in the given psimi25InteractionEntry object

Description Usage Arguments Value Author(s) See Also Examples

Description

List interactions from an object of the psimi25InteractionEntry-class object

Usage

1

Arguments

x

An object of psimi25InteractionEntry-class, see example

Value

A list of interactions

Author(s)

Jitao David Zhang <jitao_david.zhang@roche.com>, Tony Chiang <tchiang@ebi.ac.uk>

See Also

psimi25InteractionEntry-class

Examples

1
2
3
4
5
6
xmlDir <- system.file("/extdata/psi25files",package="RpsiXML")

hprdxml <- file.path(xmlDir, "hprd_200709_test.xml")
hprdSet <- parsePsimi25Interaction(hprdxml, HPRD.PSIMI25)

interactions(hprdSet)

alyst/RpsiXML documentation built on Nov. 21, 2019, 5:47 a.m.