Description Usage Arguments Examples
Function is used to plotting results from CCA analysis.
1 2 3 | plotCanonicalCorrelationAnalysisResults(ccaResults,
x.name = "Transcriptomics", y.name = "Lipidomics", cv = 1,
thirdLineText = "", ...)
|
ccaResults |
Results from CCA analysis performed by OmicsON::makeCanonicalCorrelationAnalysis function. |
x.name |
Name for x-axis. |
y.name |
Name for y-axis. |
cv |
Number of canonical variates. |
thirdLineText |
Extra text on plot. |
... |
Arguments passed to helio.plot function. |
1 | OmicsON::plotCanonicalCorrelationAnalysisResults(ccaResults = ccaResults)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.