Learn R Programming

idiogramFISH (version 1.5.1)

asymmetryA2: Function to calculate karyotype asymmetry

Description

This function reads a dataframe with columns: shortArmSize and longArmSize and optionally OTU and returns a list with the A2 values for the OTUs

If several species present, use column "OTU".

Usage

asymmetryA2(dfChrSize)

Arguments

dfChrSize

name of dataframe

Value

list

References

Romero-Zarco. 1986. A New Method for Estimating Karyotype Asymmetry. Taxon Vol. 35, No. 3 pp. 526-530

Examples

Run this code
# NOT RUN {
asymmetryA2(dfOfChrSize)
asymmetryA2(dfChrSizeHolo)
# }

Run the code above in your browser using DataLab