Description Usage Arguments Value Examples
compute the gene co-expression netowrk using different correlation metric
| 1 2 | 
| count | a gene by cell matrix containing the expression count. | 
| genes | a vector of names of selected genes, default is NULL, indicating choosing all the genes. | 
| CPM | whether to use Counts Per Millon normalization on the whole data sets or not. | 
| CPM2 | whether to use Counts Per Millon normalization on the selected genes or not. | 
| name | a string indicating what type of correlation metric ("pearson", "spearman", "kendall","cosine") to use, default options is "pearson". | 
a correlation matrix
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.