changePointAnalysis {ORFik}R Documentation

Get the offset for specific RiboSeq read width

Description

Get the offset for specific RiboSeq read width

Usage

changePointAnalysis(x, feature = "start")

Arguments

x

a vector with count per position to analyse, assumes the zero is in the middle + 1 (position 0)

feature

(character) either "start" or "stop"

Value

a single numeric offset

See Also

Other pshifting: detectRibosomeShifts, shiftFootprints


[Package ORFik version 1.4.0 Index]