| DeconCollection-class | R Documentation |
This class is used for instantiation and manipulation of gene sets used for deconvolution-based analyses. These include immune cell types and normal expression from 35 different human tissues.
An object of class DeconCollection, initialized with the appropriate type.
Objects should be created using DeconCollection.
type:Holds an object of class ScalarCharacter containing the
string describing the collection type. In this case, Decon.
ids:Nothing is currently done with any IDs stored here. Saved for future use.
J.A. Hackney
dc <- DeconCollection() deconGSC <- GeneSetCollection(idType=EntrezIdentifier(), setType=dc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.