changePointAnalysis {ORFik}R Documentation

Get the offset for specific RiboSeq read width

Description

12 would mean p-site is 12 bases upstream

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(), shiftFootprintsByExperiment(), shiftFootprints()


[Package ORFik version 1.6.9 Index]