predict_sex: Predict Sex Based on Methylation Data

View source: R/quality_control.R

predict_sexR Documentation

Predict Sex Based on Methylation Data

Description

TODO describe whats happening here (difference between X and Y chr intensities as indicator for male/female samples)

Usage

predict_sex(outputDir, normalization = "raw", predictionCutoff = -2)

Arguments

outputDir

TODO

normalization

TODO

predictionCutoff

What should the difference in log2 copynumber be between males and females. See ?minfi::getSet for details. Default is -2.

Value

TODO


fynnwi/intratumormeth documentation built on March 29, 2022, 12:06 a.m.