| makeGRangesOutput {PICS} | R Documentation |
Export a PICS object to GRanges
makeGRangesOutput(
obj,
type = "fixed",
length = 100,
filter = list(delta = c(0, Inf), se = c(0, Inf), sigmaSqF = c(0, Inf), sigmaSqR = c(0,
Inf), score = c(0, Inf))
)
obj |
A |
type |
A |
length |
A |
filter |
A |
A GRanges object.
PICS