arrange_covars {martini}R Documentation

Prepare covariates for scones

Description

Prepares de covariates data.frame for the functions used in scones, like single_snp_association or score_folds .

Usage

arrange_covars(gwas, covars)

Arguments

gwas

A SnpMatrix object with the GWAS information.

net

An igraph network that connects the SNPs.


[Package martini version 1.10.0 Index]