Description Usage Arguments Details Value Author(s) Examples
View source: R/facopy_internal_v45.r
Calculates the gene-wise correlation between copy number and expression data, which might come from: (1) the facopyInfo
object and user-provided expression data or (2) from an external database.
1 | calculateCor(fad, exprProfile, db = NULL)
|
fad |
|
exprProfile |
Either a character or a |
db |
A character indicating the the name of the dataset, in the Cancer Genomics Data Server, from which to get the expression profile. See |
Only use this function and facopyEnrichment
if you selected some kind of gene collection as genomic features.
The returned object is used to select genes in the enrichment process encapsulated in the facopyEnrichment
function.
David Mosen-Ansorena
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.