R package holding a R Shiny application for Principipal Component Analysis
library(devtools)
install_github("sarahbonnin/shinyPCA")
library("shinyPCA")
runShinyPCA()
User input:
- Upload expression matrix (compulsory):
- Each column of the matrix will be represented as a point in the PCA.
- Upload sample metadata file (optional):
- Text file that contains columns with samples metadata: the first column must correspond to the first row of the input file!
Customize plot:
- Plot title
- Title font size
- x-axis and y-axis font sizes
- Point label size