Description Constructor Methods Functions Author(s) See Also Examples
A query interface to a large collecion of molecular interactions.
RefNet
: establishes connectin to the central PSICQUIC web server,
and loads all "native" data sources.
providers(x)
: lists short names of the data providers
providerClasses(x)
: lists the names of logical groupings of
the providers.
interactions(x,id,
species, speciesExclusive,
type, provider,detectionMethod,
publicationID, quiet)
: retrieves all interactions matching the specified pattern.
providerClasses(x)
: lists the names of logical groupings of
the providers.
show(x)
: displays current providers and related data
detectDuplicateInteractions(tbl)
: adds a column grouping
all interactions by their two participants. The 0th dupGroup
is all singletons.
pickBestFromDupGroup(dupGrr, tbl.dups, preferred.interaction.types)
:
matches, in order, the preferred types against the
interactions types, returning tbl.dups rowname for best match.
pubmedAbstract(pmid, split=FALSE)
:
returns the text of the pubmed abstract
Paul Shannon
PSICQUIC, interactions, providerClasses, providers, pubmedAbstract, detectDuplicateInteractions, pickBestFromDupGroup
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.