Nothing
#' The 'nibbles' package.
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @docType package
#' @name bayefdr-package
#' @aliases bayefdr
#' @importFrom ggplot2
#' ggplot aes_string
#' geom_line geom_hline geom_vline geom_segment
#' geom_point
#' labs ylim xlim scale_colour_brewer scale_y_continuous scale_color_brewer
#' aes
#' @importFrom reshape2 melt
#' @importFrom assertthat assert_that
#' @importFrom stats median
#' @importFrom utils head
#'
#' @references
#' Detecting differential gene expression with a semiparametric hierarchical
#' mixture method
#' Michael A. Newton, Amine Noueiry, Deepayan Sarkar, Paul Ahlquist
#' https://doi.org/10.1093/biostatistics/5.2.155
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.