UgpGenomeInformation$byChipType | R Documentation |
Defines a UgpGenomeInformation object by chip type.
## Static method (use this):
## UgpGenomeInformation$byChipType(chipType, tags=NULL, ..., nbrOfUnits=NULL,
## verbose=FALSE)
## Don't use the below:
## S3 method for class 'UgpGenomeInformation'
byChipType(static, chipType, tags=NULL, ..., nbrOfUnits=NULL, verbose=FALSE)
chipType |
A |
tags |
... |
... |
Additional arguments passed to |
verbose |
See |
Returns an UgpGenomeInformation
object.
If no file was not found, an error is thrown.
For more information see UgpGenomeInformation
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.