R/AllGenerics.R

if (is.null(getGeneric("cleave"))) {
  setGeneric("cleave", function(x, ...)standardGeneric("cleave"))
}

if (is.null(getGeneric("cleavageRanges"))) {
  setGeneric("cleavageRanges", function(x, ...)standardGeneric("cleavageRanges"))
}

if (is.null(getGeneric("cleavageSites"))) {
  setGeneric("cleavageSites", function(x, ...)standardGeneric("cleavageSites"))
}

Try the cleaver package in your browser

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

cleaver documentation built on Nov. 8, 2020, 7:20 p.m.