View source: R/Yin-DFT-Distances-R.r
Test Fourier Power spectra computation with random sequences
A function for performing a test of the procedures in this package with randomly generated genetic strings. @param numStrings the number of genomic signals to generate @param avLength the average length of the genomic signals (generated according to Normal Distribution) @param deviation the variance of the normal distribution with which to compute the vector of lengths. @examples tstForMultiGenomes(100,30000,30) @export
1 | tstForMultiGenomes(numStrings = 100, avLength, deviation)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.