AromaRepository | R Documentation |
Package: aroma.core
Class AromaRepository
Object
~~|
~~+--
AromaRepository
Directly known subclasses:
public static class AromaRepository
extends Object
An AromaRepository object provides methods for downloading annotation data from the Aroma repository.
AromaRepository(urlPath="https://www.aroma-project.org/data", verbose=FALSE, ...)
urlPath |
The URL to the Aroma repository. |
verbose |
The |
... |
Not used. |
Methods:
downloadACC | - | |
downloadACM | - | |
downloadACP | - | |
downloadACS | - | |
downloadAll | - | |
downloadCDF | - | |
downloadChipTypeFile | Download a particular chip type annotation file. | |
downloadProbeSeqsTXT | - | |
downloadTXT | - | |
downloadUFL | - | |
downloadUGC | - | |
downloadUGP | - | |
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save, asThis
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.