R/global.R

# =======================================================
# Some global variables that can be used in all functions
# =======================================================

#' @import IRanges
#' @import GenomeInfoDb
#' @import GenomicRanges
#' @import breakpointRdata
#' @importFrom methods as is
NULL

class.breakpoint <- "BreakPoint"

Try the breakpointR package in your browser

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

breakpointR documentation built on Nov. 8, 2020, 8:04 p.m.