Description Usage Arguments Value Examples
Intersect Gene Names for All SurvivalExperiments
in a CohortList
1 2 | ## S4 method for signature 'CohortList'
findCommonGenes(object)
|
object |
A |
A character
vector of genes common to all SurvivalExperiment
s
in the CohortList
.
1 2 3 | data(sampleCohortList)
commonGenes <- findCommonGenes(sampleCohortList)
head(commonGenes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.