Nothing
Requirement
You need R version above 3.5 to run this application. Other dependencies are:
dplyr (>= 0.7.3)
ensurer (>= 1.1)
ggplot2 (>= 2.2.1)
tidyr (>=0.8.0)
SummarizedExperiment (>= 1.6.5)
GSEABase (>= 1.38.2)
How to install the R package
install.packages(c("dplyr","ensurer","ggplot2","tidyr"))
install.packages("BiocManager")
BiocManager::install("SummarizedExperiment")
BiocManager::install("GSEABase")
devtools
package.install.packages(devtools)
library(devtools)
install_github("Tuteja-Lab/TissueEnrich")
More about the package
vignette("TissueEnrich")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.