Label genotype counts of a vector or matrix
Function genlabels
sets the names of a vector or matrix of
genotype counts.
genlabels(X)
X |
a 3 (or 5) element vector with genotype counts, a matrix of genotype counts (3 or 5 columns) |
A vector or a matrix
Jan Graffelman (jan.graffelman@upc.edu)
x <- c(25,50,25) x <- genlabels(x)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.