prune.loglik {geneRxCluster}R Documentation

prune.loglik

Description

best contiguous region

Usage

  prune.loglik(x, p.null = 0.5)

Arguments

x

a GRanges object

p.null

the probability of category 1 (FALSE)

Details

prune each end of the region using loglik criterion

this is to be used as the pruneFun are of gRxCluster

Author(s)

Charles Berry

See Also

gRxCluster-object for details on what this function returns.


[Package geneRxCluster version 1.28.0 Index]