Description Usage Details getXref getAnnotation getGenomeAlignment getData
These functions are provided for compatibility with older versions of OmaDB only, and will be defunct at the next release.
1 2 3 4 5 6 7 8 | getXref(pattern)
getAnnotation(query)
getGenomeAlignment(genome1, genome2, chr1 = NULL, chr2 = NULL,
rel_type = NULL)
getData(type, id, attribute = NULL)
|
The following functions are deprecated and will be made defunct; use the replacement indicated below:
getXref
For getXref
, use searchProtein
.
getAnnotation
For getAnnotation
, use annotateSequence
.
getGenomeAlignment
For getGenomeAlignment
, use getGenomePairs
.
getData
For getData
, use getProtein, getGenome, getOMAGroup
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.