#' Repsc
#'
#' @name Repsc
#' @docType package
#' @import Biostrings
#' @importFrom cowplot plot_grid
#' @import foreach
#' @import future
#' @import doFuture
#' @import dplyr
#' @import fst
#' @import GenomeInfoDb
#' @import GenomicRanges
#' @import GenomicAlignments
#' @import glue
#' @import tibble
#' @import ggplot2
#' @import data.table
#' @importFrom magrittr %>%
#' @import parallel
#' @import plyranges
#' @import Matrix
#' @import Reputils
#' @import Rsamtools
#' @import S4Vectors
#' @import tgstat
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.