Description Usage Arguments Value Author(s)
This function loads the train set, the class labels files as well as the test or validation file if any. Then we may perform normalization and (or) log2 transformation.
1 2 |
filesPath |
The path where the files are stored |
trainFile |
The genes and the relevant intensity values for feature selection analysis. The file should be of tab-delimited format |
labelsFile |
The class labels of the samples |
validationFile |
A further file with genes and intensity values used for validation purposes |
validationLabels |
The class labels of the validation samples |
An object of Class DataLD
Argiris Sakellariou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.