Abstract: In microarray/RNAseq experiments, different samples used in the same experiment may have significant levels of heterogeneity. Here, heterogeneity refers to the unique temporospatial ...
This Shiny application takes a CSV file of clean data, allows you to inspect the data and compute a Principal Components Analysis, and will return several diagnostic plots and tables. The plots ...
I have made a PCA biplot using the fviz_pca_biplot() function. I would like to be able to scale the arrow lengths in the resulting plot. I have seen that setting the width is possible in #37. is ...