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(sdf)

Arguments

sdf

a SigDF

Details

s better be background subtracted and dyebias corrected for best accuracy

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

Value

string of ethnicity

Examples

sdf <- sesameDataGet('EPIC.1.SigDF')
inferEthnicity(sdf)

[Package sesame version 1.11.14 Index]