Optimised matrix visualization of Non-negative Sparse PCA components.
You can install the development version of nspcaview from GitHub with:
# install.packages("devtools")
devtools::install_github("NoeDemange/NSPCAview")
This is a basic example which shows you how to run the app:
library(nspcaview)
nspcaview::run_app(options=list("launch.browser"=TRUE))
This app was developed by Noe Demange. It was developed for and is maintained by Guillaume Sapriel. It is deployed on the MIGALE platform by Cédric Midoux. We are grateful to the INRAE MIGALE bioinformatics facility (MIGALE, INRAE, 2020. Migale bioinformatics Facility, doi: 10.15454/1.5572390655343293E12) for providing help and storage resources.