get_gender | R Documentation |
RGChannelSet
.Get gender information to RGChannelSet
.
get_gender(rgset, norm_method = "raw")
rgset |
An object of |
norm_method |
A character scalar of method passed to |
We need to convert RGChannelSet
object into GenomicMethylSet
object to getSex
. We create the MethylSet
without normalization using preprocessRaw
.
A DataFrame
returned by pData
with
additional columns predictedSex
(a character with values M and F),
xMed
and yMed
, which are the chip-wide medians of
measurements on the two sex chromosomes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.