#' khtools: R package to make life in R a bit easier.
#'
#' @importFrom S4Vectors with as.data.frame split mcols mcols<-
#' @importFrom gUtils %&%
#' @importFrom methods setClass setGeneric setMethod setRefClass
#' @importFrom GenomeInfoDb Seqinfo
#' @importFrom data.table key := rbindlist dcast.data.table as.data.table setnames setkey setkeyv
#' @importFrom dplyr %>%
#' @importFrom ggplot2 ggplot aes scale_fill_manual scale_colour_manual scale_color_manual geom_histogram geom_hex geom_point geom_path geom_bar geom_errorbar geom_smooth facet_wrap facet_grid xlab ylab scale_y_continuous scale_x_continuous theme theme_bw element_blank element_line element_text rel position_dodge theme
#' @importMethodsFrom GenomeInfoDb seqinfo seqinfo<- seqlevels seqlevels<- seqlengths seqlengths<- seqnames seqnames<-
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.