#' Package: bigcov
#'
#' @name bigcovPackage
#' @docType package
#'
#' @import Matrix
#' @import bigmemory
#' @import BEDMatrix
#' @import gaston
#'
#' @importFrom synchronicity boost.mutex lock unlock
#' @importFrom doParallel registerDoParallel stopImplicitCluster
#' @importFrom plyr llply l_ply
#' @importFrom dplyr data_frame bind_rows mutate select everything filter
#' @importFrom magrittr %>%
NULL
#
# @importFrom dplyr bind_cols
#
#
# @importFrom stringr str_split str_replace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.