Description Usage Arguments Value Author(s) Examples
This function takes a "FirehoseData" object as an input and calculates the coorelation between gene expression data and copy number data and returns "CorResult" list.
1 | getCNGECorrelation(dataObject)
|
dataObject |
"FirehoseData" data object from "getFirehoseData" function. |
This function returns a list where each item will be "CorResult" object for one comparison.
Mehmet Kemal Samur
1 2 | data(RTCGASample)
corRes = getCNGECorrelation(a2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.