To install the most up-to-date development version of SPEAR in R:
remotes::install_github("jgygi/SPEAR@main", build_vignettes = TRUE)
NOTE: this will install the vignettes described below as well.
Once installed, use any of the following commands in R below to see all vignettes:
SPEAR::SPEAR.help()
browseVignettes("SPEAR")
Please contact with any bug reports or issues to:
Jeremy Gygi (jeremy.gygi@yale.edu) Twitter: (@JeremyGygi)
Leying Guan (leying.guan@yale.edu)
The following packages are required for installing SPEAR and the vignettes. They are installed automatically when installing SPEAR (see Installation below).
BH
cowplot
elasticnet
ggplot2
glmnet
MASS
ordinalNet
parallel
R6
Rcpp (>= 1.0.5)
RcppArmadillo
reshape2
viridis
circlize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.