Description Usage Arguments Value Examples
Get sample set
1 | get_ss(compendium, sample_names)
|
compendium |
the compendium selected for the analysis |
sample_names |
a vector of samples ids |
list of SampleSets objects
1 2 3 4 5 | ## Not run:
set_01=c("GSM786264.ch1-vs-GSM786258.ch1","E-MTAB-1514.US_03_3.ch1-vs-E-MTAB-1514.US_03_1.ch1")
get_ss(compendium = get_compendium(), sample_names = set_01)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.