View source: R/train_preprocess_pipe.R
train_preprocess_pipe | R Documentation |
Preprocess for the training/reference data set from IDAT file to beta values. Notice batch effect correction is not included.
train_preprocess_pipe(idat_dir, targets, output, overwrite = FALSE)
idat_dir |
IDAT file directory. |
targets |
|
output |
output directory. |
overwrite |
A bool if overwrite the result files. |
A S3 object of YamatClassifierTrainer
class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.