Last data update: 2014.03.03

R: noprune
nopruneR Documentation

noprune

Description

join contiguous windows

Usage

  noprune(x, ...)

Arguments

x

a GRanges object

...

currently unused

Details

return all the candidate sites in a clump without pruning

this is to be used as the pruneFun are of gRxCluster

Value

same as gRxCluster less the metadata

Author(s)

Charles Berry

See Also

gRxCluster-object for more details on what this function returns.

Results