R/import.R

#' @importFrom graphics boxplot text segments plot par 
#'	polygon points abline layout legend mtext hist
#' @importFrom stats rbinom rgamma runif pchisq rnbinom
#'	rbeta rpois rnorm qnorm lm residuals predict 
#'	cooks.distance median mad na.omit quantile
#' @importFrom utils head str
#' @importFrom grDevices rgb
#' @importFrom MatrixEQTL modelLINEAR Matrix_eQTL_main 
#'	SlicedData
#' @importFrom emdbook rbetabinom
#' @importFrom data.table fread fwrite
#' @importFrom multcomp glht adjusted
#' @importFrom ggplot2 ggplot aes geom_bar xlab ylab 
#'	labs theme element_text ggsave position_dodge 
#'	element_blank unit element_rect geom_errorbar 
#'	geom_point facet_grid scale_shape_manual geom_hline 
#'	coord_flip guides guide_legend
#' @importFrom HelpersMG wget
#' @importFrom smarter smart_names smart_df smart_table
#'	smart_progress name_change smart_rmcols calc_JK 
#'	smart_mkdir
#' @importFrom R.utils gzip
#' @importFrom Rcpp sourceCpp
#' @importFrom methods is
#' @useDynLib CSeQTL
NULL


###

Try the CSeQTL package in your browser

Any scripts or data that you put into this service are public.

CSeQTL documentation built on April 24, 2026, 9:06 a.m.