isResequenceChip.AffymetrixCdfFile: Static method to check if a CDF is for a resequencing...

isResequenceChip.AffymetrixCdfFileR Documentation

Static method to check if a CDF is for a resequencing (CustomSeq) chip

Description

Static method to check if a CDF is for a resequencing (CustomSeq) chip. Note, this method is not bullet proof. Several resequencing CDF does not carry that information. For such, we add tests based on their chip type, as we become aware of them.

Usage

## S3 method for class 'AffymetrixCdfFile'
isResequenceChip(this, ...)

Arguments

...

Not used.

Value

Returns TRUE if the chip type refers to a resequence array, otherwise FALSE.

Author(s)

Henrik Bengtsson

See Also

For more information see AffymetrixCdfFile.


aroma.affymetrix documentation built on July 18, 2022, 5:07 p.m.