permute_snpMatrix {martini}R Documentation

Permute samples

Description

Compute a permutation of the samples of a snpMatrix object. Useful to make sure that the folds are not stratified by phenotype.

Usage

permute_snpMatrix(gwas)

Arguments

gwas

A SnpMatrix object with the GWAS information.


[Package martini version 1.8.0 Index]