Nothing
#' RNAseq data simulation, differential expression analysis and
#' performance comparison of differential expression methods
#'
#' This package provides extensive functionality for comparing
#' results obtained by different methods for differential expression analysis
#' of RNAseq data. It also contains functions for simulating count data and
#' interfaces to several packages for performing the differential expression analysis.
#' @name compcodeR-package
#' @aliases compcodeR
#' @docType package
#' @import tcltk knitr markdown ROCR lattice gplots gtools gdata caTools grid KernSmooth MASS ggplot2 stringr modeest limma edgeR vioplot methods
#' @title RNAseq data simulation, differential expression analysis and
#' performance comparison of differential expression methods
#' @author Charlotte Soneson
#' @keywords package
NULL
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.