clonal_index: Indices for clonal data

Description Usage Arguments Details Value Author(s) References See Also Examples

View source: R/RClone.R

Description

clonal_index computes main genotypic diversity and richness indices.

Usage

1
clonal_index(data1, vecpop = NULL, listMLL = 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.

listMLL

option, a custom list of MLL.

Details

clonal_index returns:

Value

a table (one population) or a list of tables (several population) with genotypic indices.

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.

See Also

Pareto_index

Examples

1
2
3

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