#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @import methods Biobase Biostrings xml2 gtable ggplot2 tidyr
#' @importFrom igraph graph_from_data_frame V as_adj
#' @importFrom ape as.phylo
#' @importFrom ggtree ggtree
#' @importFrom reshape2 melt
#' @importFrom dplyr group_by_at select bind_rows %>% group_by mutate filter summarize n
#' @importFrom IRanges IRanges
#' @importFrom GenomicRanges GRanges seqnames reduce
#' @importFrom Rcpp evalCpp
#' @importFrom grid grid.newpage grid.draw
#' @importFrom stats dist as.dist hclust as.hclust cor
#' @importFrom utils data combn
#' @importFrom grDevices cm.colors rainbow
#'
#' @useDynLib motiftools, .registration = TRUE
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.