Creates list containing correlation matrix relevant objects
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
data.expr |
expression data |
cm0 |
threshold of missing values before normalization |
n |
normalize |
impute |
should missing values be imputed |
threshold |
threshold of missing values after normalization |
shift |
shift for imputation |
width |
width for imputation |
method.s |
similarity function |
method.a |
adjacency function |
exp |
exponent of correlation coefficients |
save |
should data be saved |
name |
name to save under |
destination |
where to save |
return |
should data be returned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.