Description Usage Arguments Fields and Methods Requirements Author(s)
Package: aroma.tcga
Class MultisourceChromosomalModel
Object
~~|
~~+--
MultisourceChromosomalModel
Directly known subclasses:
MultisourceCopyNumberChromosomalModel, RawMultisourceCopyNumberModel
public abstract static class MultisourceChromosomalModel
extends Object
This abstract class represents a chromosomal model based on data from multiple sources (platforms, labs, methods, ...).
1 | MultisourceChromosomalModel(dsList=NULL, tags="*", genome="Human", ...)
|
dsList |
A |
tags |
A |
genome |
A |
... |
Not used. |
Methods:
clearCache | - | |
fit | - | |
getChipType | - | |
getChipTypes | - | |
getChromosomes | Gets the chromosomes available. | |
getDataSetList | - | |
getFullName | - | |
getFullNames | - | |
getGenome | - | |
getName | - | |
getNames | Gets the names of the arrays. | |
getParentPath | - | |
getPath | - | |
getRootPath | - | |
getTags | - | |
indexOf | - | |
nbrOfArrays | Gets the number of arrays. | |
nbrOfSources | - | |
setGenome | - | |
setName | - | |
Methods inherited from Object:
asThis, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save
This class requires genome information annotation files for every chip type.
Henrik Bengtsson (http://www.braju.com/R/)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.