Learn R Programming

geneRxCluster (version 1.8.0)

prune.loglik: 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

See Also

gRxCluster-object for details on what this function returns.