completeDF.t_test.CorrMat_identical.vs.different | R Documentation |
Apply t.test.CorrMat_identical.vs.different and complete the resulting data.frame
completeDF.t_test.CorrMat_identical.vs.different(CorrMat, label.A, label.B,
report = TRUE, index = "####", publish = TRUE, QuantMet, datasets,
CorrelationMethod)
CorrMat |
correlation matrix between two studies tissue expression (column correlation) |
label.A |
character string. Name of the first study on which the correlations are based |
label.B |
character string. Name of the second study on which the correlations are based |
report |
boolean. Default: TRUE. Whether to output a text report. |
index |
character string. For the notebook, allows to create new sections. |
publish |
boolean. Default: TRUE. Whether to apply theme_bw() |
QuantMet |
character string. Allows to fill in the quantification of the studies. |
datasets |
Character string. Allows to fill in the names of the studies. |
CorrelationMethod |
character string. Fill in the name of the correlation method |
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.