getSexInfo {sesame} | R Documentation |
The function takes a SigSet
and returns a vector of three
numerics: the median intensity of chrY probes; the median intensity of
chrX probes; and fraction of intermediate chrX probes. chrX and chrY
probes excludes pseudo-autosomal probes.
getSexInfo(sset)
sset |
a |
medianY and medianX, fraction of XCI, methylated and unmethylated X probes, median intensities of auto-chromosomes.
sset <- makeExampleSeSAMeDataSet() getSexInfo(sset)