tstForMultiGenomes: Test Fourier Power spectra computation with random sequences...

Description Usage

View source: R/Yin-DFT-Distances-R.r

Description

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

Usage

1
tstForMultiGenomes(numStrings = 100, avLength, deviation)

mathornton01/Genomic-DFT-Yin-R documentation built on Dec. 21, 2021, 2:52 p.m.