isPeriodic {ORFik}R Documentation

Find if there is periodicity in the vector

Description

The values 2.9 and 3.1 as amplitude region, have beenchosen from testing for optimal values

Usage

isPeriodic(x)

Arguments

x

(numeric) Vector of values to detect periodicity of 3 like in RiboSeq data.

Details

It uses Fourier transform for finding periodic vectors

Value

a logical, if it is periodic.


[Package ORFik version 1.4.0 Index]