Description Usage Arguments Examples
a function that extracts principal components from an expression set and output the scores of most important components and variance explained the original function would output all results in a data frame. This function outputs to a list
1 | getPCAs(eset, maxpc = 3)
|
eset |
is an expression set |
maxpc |
is the maximum number of principal components to be extracted |
1 | getPCAs(eset,maxpc=3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.