Follow these steps to install the Predomics package:
doSNOW
, foreach
, snow
, doRNG
, gtools
, glmnet
, pROC
, viridis
, kernlab
, randomForest
,effsize
devtools::install_github("predomics/predomicspkg", dependencies = TRUE) ## install dependencies # install.packages(c("doSNOW", "foreach", "snow", "doRNG", "gtools", "glmnet", "pROC", "viridis", "kernlab", "randomForest","effsize")) # if (!requireNamespace("BiocManager", quietly = TRUE)) # install.packages("BiocManager") # BiocManager::install("BioQC") # install.packages("testthat") # install.packages("roxygen2")
Once eveything is installed un the check ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.