Description Usage Arguments Value Author(s) See Also Examples
List interactions from an object of the
psimi25InteractionEntry-class
object
1 | interactions(x)
|
x |
An object of |
A list of interactions
Jitao David Zhang <jitao_david.zhang@roche.com>, Tony Chiang <tchiang@ebi.ac.uk>
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.