noprune {geneRxCluster}R 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.


[Package geneRxCluster version 1.28.0 Index]