R/global.R

#' @useDynLib AneuFinder, .registration = TRUE, .fixes = ""
#' @importFrom BiocGenerics "%in%"
#' @import IRanges
#' @import GenomeInfoDb
#' @import GenomicRanges
#' @import AneuFinderData
#' @importFrom methods as is
NULL

# =======================================================
# Some global variables that can be used in all functions
# =======================================================
ataudt/aneufinder documentation built on April 18, 2023, 4:20 a.m.