getSexInfo: Get sex-related information

Description Usage Arguments Value Examples

View source: R/sesame.R

Description

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.

Usage

1
getSexInfo(sset)

Arguments

sset

a SigSet

Value

medianY and medianX, fraction of XCI, methylated and unmethylated X probes, median intensities of auto-chromosomes.

Examples

1
2

sesame documentation built on Nov. 15, 2020, 2:08 a.m.