bindist-class {ChIPpeakAnno} | R Documentation |
"bindist"
An object of class "bindist"
represents the relevant fixed-width
range of binding site from the feature and number of possible binding site
in each range.
Objects can be created by calls of the form
new("bindist", counts="integer", mids="integer",
halfBinSize="integer", bindingType="character", featureType="character")
.