Genomic Sex
Returns an updated bed.matrix
with a new variable for the genomic sex
of each individual.
set.genomic.sex(x, plot = FALSE, verbose = getOption("gaston.verbose",TRUE))
x |
|
plot |
If |
verbose |
If |
If plot = TRUE
, a plot is produced with the two variables used and the clusters
determined by kmeans
.
A bed.matrix
similar to x
, with a new variable x@ped$genomic.sex
containing the genomic sex for each individual.
Hervé Perdry
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.