Description Usage Arguments Value
Get number of genes to use with weighted PCA
1 | GetNumGenesWeighted(x, w, min.gene = 25, max.gene = 200)
|
x |
Numeric Matrix. A sample by gene expression matrix containing the marker genes. |
w |
Numeric Vector. The weights of the genes that correspond to the columns of x. |
min.gene |
Numeric. Minimum number of genes to consider as markers. |
max.gene |
Numeric. Maximum number of genes to consider as markers. |
best.n Numeric. Number of genes to use
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.