inferEthnicity {sesame}R Documentation

Infer Ethnicity

Description

This function uses both the built-in rsprobes as well as the type I Color-Channel-Switching probes to infer ethnicity.

Usage

inferEthnicity(sset)

Arguments

sset

a SigSet

Details

sset better be background subtracted and dyebias corrected for best accuracy

Please note: the betas should come from sigset *without* channel inference.

Value

string of ethnicity

Examples

sset <- makeExampleSeSAMeDataSet("HM450")
inferEthnicity(sset)

[Package sesame version 1.8.10 Index]