powered by
Compile standard by-sample summaries.
summarizeSamples(g, sort.by.strata = FALSE)
a '>gtypes object.
logical. Sort data.frame by strata?
A data.frame with rows for each sample and columns containing:
id
The sample id
strata
The stratum of the sample
num.loci.missing.genotypes
The number of genotypes missing
pct.loci.missing.genotypes
The proportion of genotypes missing
pct.loci.homozygous
The proportion of loci homozygous
# NOT RUN { data(msats.g) summarizeSamples(msats.g) # }
Run the code above in your browser using DataLab