calcPlotPCAloadings | R Documentation |
calcPlotPCAloadings
calcPlotPCAloadings(
pcaObj,
dataList,
filter,
pcaDimensionOne,
pcaDimensionTwo,
selectionFragmentPcaLoadingSet = NULL,
selectionAnalysisPcaLoadingSet = NULL,
selectionSearchPcaLoadingSet = NULL,
xInterval = NULL,
yInterval = NULL,
loadingsLabels = "None",
showLoadingsAbundance = FALSE,
showLoadingsFeaturesAnnotated = TRUE,
showLoadingsFeaturesUnannotated = TRUE,
showLoadingsFeaturesSelected = TRUE,
showLoadingsFeaturesUnselected = TRUE
)
pcaObj |
|
dataList |
|
filter |
|
pcaDimensionOne |
|
pcaDimensionTwo |
|
selectionFragmentPcaLoadingSet |
|
selectionAnalysisPcaLoadingSet |
|
selectionSearchPcaLoadingSet |
|
xInterval |
|
yInterval |
|
loadingsLabels |
|
showLoadingsAbundance |
|
showLoadingsFeaturesAnnotated |
|
showLoadingsFeaturesUnannotated |
|
showLoadingsFeaturesSelected |
|
showLoadingsFeaturesUnselected |
?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.