Nothing
compcodeR is an R package that provides extensive functionality for comparing results obtained by different methods for differential expression analysis of (mainly) RNAseq data. It also contains functions for simulating count data and interfaces to several packages for performing the differential expression analysis.
The release version of compcodeR can be installed via Bioconductor:
install.packages("BiocManager")
BiocManager::install("compcodeR")
The most recent (development) version can also be installed from GitHub directly:
BiocManager::install("csoneson/compcodeR")
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.