isPeriodic {ORFik} | R Documentation |
Checks if there is a periodicity and if the periodicity is 3, more precisely between 2.9 and 3.1.
isPeriodic(x)
x |
(numeric) Vector of values to detect periodicity of 3 like in RiboSeq data. |
It uses Fourier transform for finding periodic vectors
a logical, if it is periodic.