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
# =======================================================

Try the AneuFinder package in your browser

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

AneuFinder documentation built on Nov. 8, 2020, 7:44 p.m.