isPeriodic {ORFik}R Documentation

Find if there is periodicity in the vector

Description

Checks if there is a periodicity and if the periodicity is 3, more precisely between 2.9 and 3.1.

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.6.9 Index]