Learn R Programming

⚠️There's a newer version (0.9-6) of this package.Take me there.

DatABEL (version 0.0-7)

file-based access to large matrices stored on HDD in binary format

Description

a package providing interface to C++ FILEVECTOR library facilitating analysis of large (giga- to tera-bytes) matrices; matrix storage is organized in a way that either columns or rows are quickly accessible; primarily aimed to support genome-wide association analyzes e.g. using GenABEL and ProbABEL

Copy Link

Version

Install

install.packages('DatABEL')

Monthly Downloads

36

Version

0.0-7

License

GPL (>= 2)

Maintainer

Yurii Aulchenko

Last Published

April 4th, 2010

Functions in DatABEL (0.0-7)

matrix2databel_base_R

converts matrix to 'databel_base_R'...
make_empty_fvf

makes empty filevector object...
extract_text_file_columns

extract_text_file_columns
databel_base_R-class

Class "databel_base_R"
databel_filtered_R

initiates databel_filtered_R object...
apply2dfo

applies a function to 'databel_filtered_R' object...
databel_base_R

initiates databel_base_R object...
text2filevector

converts text file to filevector format...
process_lm_output

'apply2dfo'-associated functions...
DatABEL-package

DatABEL package...
DatABEL-internal

Internal DatABEL objects
databel_filtered_R-class

Class "databel_filtered_R"
get_temporary_file_name

generates temporary file name...