permute_snpMatrix {martini} | R Documentation |
Compute a permutation of the samples of a snpMatrix object. Useful to make sure that the folds are not stratified by phenotype.
permute_snpMatrix(gwas)
gwas |
A SnpMatrix object with the GWAS information. |