R/AllGenerics.R

setGeneric("getSeqOccupancy", 
            def=function(sequence, pfm, cutoff) { 
                standardGeneric("getSeqOccupancy") 
            },
            valueClass="numeric"
            )

Try the MatrixRider package in your browser

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

MatrixRider documentation built on Nov. 8, 2020, 8:25 p.m.