R/plotRegulome.R

#' \code{plotRegulome} package
#'
#' Plotting Islet Regulome data
#'
#' See the README on
#' \href{https://github.com/mireia-bioinfo/plotRegulome#readme}{GitHub}
#'
#' @docType package
#' @name plotRegulome
NULL

if(getRversion() >= "3.1.0") globalVariables(c("IRB", "PVAL", "TF", "coloc", "cytobandColor",
                                               "gene_name", "gieStain", "group", "height", "id.show",
                                               "ideoCyto", "ids", "lncRNA", "loc", "midpoint", "modEnd",
                                               "position", "spec_genes", "stepping", "type", "x", "y"))
mireia-bioinfo/plotRegulome documentation built on July 3, 2024, 3:34 p.m.