extractBaseFileSpotsData: Low-level function to extract assay data and save it to file...

Description Usage Arguments Value Author(s) See Also

Description

Low-level function to extract assay data and save it to file instead to save memory.

Usage

1
2
## Default S3 method:
extractBaseFileSpotsData(section, serialize=TRUE, ...)

Arguments

section

A list structure containing a 'spots' section.

serialize

If TRUE, non-serialized data is serialized before being extracted so that data is saved in seperate files for each assay.

...

Not used.

Value

Returns a list with element section containing the modified 'spots' section.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

readBaseFileSection().


HenrikBengtsson/aroma.Base documentation built on May 7, 2019, 1:51 a.m.