gwaa.to.bigrr: Converts gwaa-data-class GenABEL object to a bigRR-readable...

View source: R/gwaa.to.bigrr.r

gwaa.to.bigrrR Documentation

Converts gwaa-data-class GenABEL object to a bigRR-readable format.

Description

gwaa2bigRR converts gwaa-data-class GenABEL object to a bigRR-readable format.

Usage

gwaa.to.bigrr(formula, data, trait)

Arguments

formula

the part of formula for fixed effects (the ones with no shrinkage)

data

data object in gwaa.data-class,

trait

trait name

Value

an object of a bigRR-data.class

Author(s)

Marcin Kierczak <Marcin.Kierczak@slu.se>

Examples

## Not run: 
   bigRR.data <- gwaa2bigRR(~sex, data.qc0, gt)

## End(Not run)

cgmisc-team/cgmisc documentation built on Jan. 3, 2024, 9:52 p.m.