Learn R Programming

idiogramFISH (version 1.6.3)

armRatioCI: FUNCTION to calculate Arm Ratio and C.I. and morphological categories

Description

This function reads a dataframe and produces AR (r), CI, Guerra and Levan classifications

Usage

armRatioCI(dfOfChrSize)

Arguments

dfOfChrSize

name of dataframe with columns: shortArmSize, longArmSize

Value

data.frame

References

LEVAN A, FREDGA K, SANDBERG AA (1964) NOMENCLATURE FOR CENTROMERIC POSITION ON CHROMOSOMES. Hereditas 52:201<U+2013>220.

Guerra. 1986. Reviewing the chromosome nomenclature of Levan et al. Braz. Jour. Gen. Vol IX, 4, 741-743

See Also

chrbasicdatamono

Examples

Run this code
# NOT RUN {
armRatioCI(dfOfChrSize)
armRatioCI(bigdfOfChrSize)
# }

Run the code above in your browser using DataLab