Admixture_ModPlot: Main funtion to generate and modify the Admixture PLot

View source: R/AIDmixture.R

Admixture_ModPlotR Documentation

Main funtion to generate and modify the Admixture PLot

Description

Main funtion to generate and modify the Admixture PLot

Usage

Admixture_ModPlot(Q_file, fam_file = NULL, Sort_file = NULL,
  Kseq = 2:2, ColourPalette = NULL, mod_plot = F, KtoMod = 3,
  ToPDF = F)

Arguments

Q_file

.Q file stem

fam_file

.fam file

Sort_file

Order in which the populations should be plotted

Kseq

Vector of K to be plotted

ColourPalette

A colour palette

mod_plot

Logical. TRUE to

KtoMod

= 3,

ToPDF

= F

Examples

## Not run: Admixture_ModPlot("Q_file", "MAP_file.map", "Sort_file.txt", 2:2)

barbatom/AIDmixture documentation built on Nov. 19, 2022, 5:41 p.m.