| permPool-class {ChIPpeakAnno} | R Documentation |
"permPool"An object of class "permPool" represents the possible locations to do
permutation test.
grsobject of "GRangesList" The list of binding ranges
Nvector of "integer", permutation number for each ranges
Objects can be created by calls of the form
new("permPool", grs="GRangesList", N="integer").