Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

BGData

Creates a New BGData Instance


Description

This function constructs a new BGData object.

Usage

BGData(geno, pheno = NULL, map = NULL)

Arguments

geno

A geno object that contains genotypes.

pheno

A data.frame that contains sample information (including phenotypes). A stub that only contains a sample_id column populated with either the rownames of geno or a sequence starting with sample_ will be generated if NULL

map

A data.frame that contains variant information. A stub that only contains a variant_id column populated with either the colnames of geno or a sequence starting with variant_ will be generated if NULL

See Also

BGData-class and geno-class for more information on the above mentioned classes.


BGData

A Suite of Packages for Analysis of Big Genomic Data

v2.2.0
MIT + file LICENSE
Authors
Gustavo de los Campos [aut], Alexander Grueneberg [aut, cre], Paulino Perez [ctb], Ana Vazquez [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.