MLG_tab: Table of MLG (MultiLocus Genotypes)

Description Usage Arguments Value Author(s) References Examples

View source: R/RClone.R

Description

MLG_tab returns a table with one row per MLG and several columns if there's several units per MLG.

Usage

1
MLG_tab(data1, vecpop = NULL)

Arguments

data1

a Rclone table with one allele per column, haploid or diploid data.

vecpop

vector, option, vecpop indicates the population name of each unit of data1, if data1 contains several populations. If data1 contains only one population, leave vecpop = NULL.

Value

a table (one population) or a list of tables (several populations)with one row per MLG and several columns if several units share the same MLG.

Author(s)

Creator/Author: Diane Bailleul <diane.bailleul.pro@gmail.com>
Author: Sophie Arnaud-Haond <sophie.arnaud@ifremer.fr>
Contributor: Solenn Stoeckel

The R implementation of RClone was written by Diane Bailleul.

The design was inspired by GenClone program described in Arnaud-Haond & Belkhir (2007).

References

Arnaud-Haond et al., 2007, Standardizing methods to address clonality in population studies.

Examples

1
2
3
4

dbailleul/RClone documentation built on May 17, 2021, 3:04 p.m.