SnpInformation$fromCdf | R Documentation |
Static method to define a genome information set from a CDF.
## Static method (use this):
## SnpInformation$fromCdf(cdf, ...)
## Don't use the below:
## S3 method for class 'SnpInformation'
fromCdf(static, cdf, ...)
cdf |
An |
... |
Additional argument passed to |
Returns a SnpInformation
object.
*byChipType()
.
For more information see SnpInformation
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.