Description Usage Arguments Value Examples
Find Common Samples in a CohortList Object where The Columns of Each Item Represent Samples
1 2 | ## S4 method for signature 'CohortList'
findCommonSamples(object)
|
object |
A |
A character
vector of common sample names.
1 2 3 | data(sampleCohortList)
commonSamples <- findCommonSamples(sampleCohortList)
head(commonSamples)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.