read.GalLayout: Reads a GenePix Array List (GAL) file

Description Usage Arguments Author(s) See Also Examples

Description

Reads a GenePix Array List (GAL) file.

Usage

1
GalLayout$read(filename, path=NULL, solve=FALSE, verbose=FALSE, ...)

Arguments

filename

The name of the file.

path

Optional path where the data should be written.

solve

If TRUE, the reading is slower but more forgiving to errors in the input file.

verbose

If TRUE, helpful information is printed at each step of the parsing of the input file.

Author(s)

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

See Also

For writing a GalLayout object back to a file *write(). For more information see GalLayout.

Examples

1
## Not run: See help(GalLayout) for an example.

HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.