Description Usage Arguments Value
Function that splits a complete genotype/phenotypes data into training/target datasets.
1 |
genoFile |
Filename of genotype data matrix (rows for markers, columns for samples) |
phenosFile |
Filename of fenotype data table (rows for samples, columns for phenotypes) |
outputDir |
The directory where the results will be saved. |
nGenos |
(Optional) Number of markers to use from genotype data matrix. If empty all markers are used. |
nPhenos |
(Optional) Number of phenotype to use from phenotype data table. If empty all phenotypes are used. |
None, results are saved to the output directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.