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

load.BGData

Loads BGData (and Other) Objects from .RData Files


Description

This function is similar to load, but also initializes the different types of objects that can be used as genotypes in a BGData object.

Currently supported are ff_matrix, big.matrix, and BEDMatrix objects. If the object is of type LinkedMatrix, all nodes will be initialized with their appropriate method.

Usage

load.BGData(file, envir = parent.frame())

Arguments

file

The name of the .RData file to be loaded.

envir

The environment where to load the data.

See Also

BGData-class, ff, big.matrix-class, BEDMatrix-class, and LinkedMatrix-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.