verify.GenomeInformation {aroma.affymetrix}R Documentation

Verifies the correctness of the underlying file

Description

Verifies the correctness of the underlying file.

Usage

## S3 method for class 'GenomeInformation':
verify(this, ...)

Arguments

... Not used.

Value

Returns (visibly) TRUE if the file is valid, otherwise an error is thrown.

Author(s)

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

See Also

For more information see GenomeInformation.


[Package aroma.affymetrix version 1.2.0 Index]