#' isomiRs
#'
#' @useDynLib scounts
#' @import BiocGenerics
#' @import methods
#' @import Biobase
#' @import TMB
#' @import RcppEigen
#' @import gamlss
#' @importFrom gamlss.dist checklink
#' @importFrom lme4 glmer fixef ranef
#' @importFrom tidyr spread
#' @importFrom dplyr %>%
#' @importFrom reshape melt melt.array melt.data.frame melt.list
#' @importFrom stats
#' dnorm pnorm predict qnorm rnorm deviance
#' model.matrix nlminb p.adjust aggregate
#'
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.