byChipType.DChipSnpInformation {aroma.affymetrix} | R Documentation |
Defines a DChipSnpInformation object by chip type.
## S3 method for class 'DChipSnpInformation': byChipType(static, chipType, version=NULL, ...)
chipType |
A character string. |
rootPath |
A character string specifying the root path, i.e.
the annotation directory. |
version |
An optional character string specifying the version
string, if more than one version is available. |
pattern |
An optional filename pattern used to locate the
dChip genome file. If NULL , a default pattern is used. |
... |
Not used. |
verbose |
See Verbose . |
Returns an DChipSnpInformation
object.
If no file was not found, an error is thrown.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see DChipSnpInformation
.