#' breaktools
#'
#' A package developed to work with variaty of datasets used in Pei-Chi Wei group in DKFZ. The package consists of
#' multiple tools aimed at studying DNA double-stranded breaks through analyzing HTGTS, Repliseq, OK-seq and other
#' sequence data
#'
#' @docType package
#' @name breaktools
#' @import data.table
#' @importFrom magrittr %>%
#' @importFrom foreach foreach %do% %dopar%
#' @importFrom foreach foreach
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.