databel_base_R-class: Class "databel_base_R"
Description
A class interfacing FILEVECTOR C++ library
for storage of and fast consecutive access to
large data matrices in out-of-RAM disk mode
with regulated cache size. Columns of matrix
are accessible very quickly.Objects from the Class
Objects can be created by calls of the form new("databel_base_R", filename, cachesizeMb).
FILEVECTOR data are stored using files of form BASE.fvi (index) and BASE.fvd (data).
"filename" is the BASE name.References
http://mga.bionet.nsc.ru/~yurii/ABEL/