tstForMultiGenomes: Test Fourier Power spectra computation with random sequences

Description Usage

View source: R/afgencomp.R

Description

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. @return Nothing @examples tstForMultiGenomes(100,30000,30) @export

Usage

1
tstForMultiGenomes(numStrings = 100, avLength, deviation)

mathornton01/afgencomp documentation built on Dec. 21, 2021, 2:52 p.m.