armRatioCI | R Documentation |
armRatioCI: reads a data.frame and produces AR (arm ratio), CI (centromeric index) , Guerra and Levan classifications.
swapChrRegionDfSizeAndMarks: reads data.frames to swap arms
armRatioCI(dfChrSize, rnumeric = FALSE)
swapChrRegionDfSizeAndMarks(dfChrSize, dfMarkPos, chrNamesToSwap)
dfChrSize |
name of data.frame with columns: shortArmSize, longArmSize |
rnumeric |
boolean, returns only numeric AR, CI |
dfMarkPos |
name of data.frame of marks |
chrNamesToSwap |
name of chr. names to swap arms |
data.frame (armRatioCI)
list of data.frames (swapChrRegionDfSizeAndMarks)
LEVAN A, FREDGA K, SANDBERG AA (1964) NOMENCLATURE FOR CENTROMERIC POSITION ON CHROMOSOMES. Hereditas 52:201-220.
Guerra. 1986. Reviewing the chromosome nomenclature of Levan et al. Braz. Jour. Gen. Vol IX, 4, 741-743
chrbasicdatamono
armRatioCI(dfOfChrSize)
armRatioCI(bigdfOfChrSize)
swapChrRegionDfSizeAndMarks(dfOfChrSize, dfOfMarks, "1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.