plotMultiK: Generate a barplot for multiple values of K..

Description Usage Arguments Examples

Description

Generate a barplot for multiple values of K..

Usage

1
plotMultiK(x, populations = NULL, plot = TRUE)

Arguments

x

a structList or admixList object or a list of Q-matrices.

populations

a data.frame that contains the sample number as the first column and the population as the second.

plot

if FALSE returns a data.frame for customised plots

Examples

1
2
3
cluster_runs <- exampleStructure("multiple_runs")
# Generate barplot
plotMultiK(cluster_runs[3:5])

Example output

Extracting population labels from STRUCTURE output.

starmie documentation built on May 1, 2019, 8:01 p.m.