SampleOfLoci: Sample Of Loci

View source: R/Clustering.R

SampleOfLociR Documentation

Sample Of Loci

Description

An internal function that supports ClusterFromSamples. Sample loci from a dataset based on the number of loci specified.

Usage

SampleOfLoci(aaax = data.frame, NLoci = max(aaax[, 1]))

Arguments

aaax

A data frame containing the input data must be in LoadData style LoadData.

NLoci

An integer specifying the number of loci to sample.

Value

A data frame containing the sampled loci.


pooledpeaks documentation built on April 3, 2025, 10:53 p.m.