breakpointCI: 95% breakpoint credible interval

Description Usage Arguments Value

View source: R/breakpointCI.R

Description

Returns the 95% credible interval for a single break point in between the user provided lower and upper bounds (nucleotide position) for a DualBrothers object, x.

Usage

1
breakpointCI(x,leftedge,rightedge)

Arguments

x

a dualbrothers object

leftedge

an integer indicating the nucleotide position of the left edge of an interval containing one breakpoint

rightedge

an integer indicating the nucleotide position of the right edge of an interval containing one breakpoint

Value

The 95% credible interval for a single breakpoint in the interval provided.


rbrothers documentation built on May 2, 2019, 4:29 p.m.