byChipType.DChipSnpInformation: Defines a DChipSnpInformation object by chip type
Description
Defines a DChipSnpInformation object by chip type.
Usage
# S3 method for DChipSnpInformation
byChipType(static, chipType, version=NULL, ...)
Value
Returns an DChipSnpInformation
object.
If no file was not found, an error is thrown.
Arguments
- chipType
A character
string.
- version
An optional character
string specifying the version
string, if more than one version is available.
- ...
Additional arguments passed to *findByChipType()
.
See Also
For more information see DChipSnpInformation
.