Description Usage Arguments Value Examples
make SNP-based clusters for each threshold set in the model
| 1 | makeSNPClusters(thisModel, nameBase = "SNPcluster", writeFile = TRUE)
 | 
| thisModel | cluster analysis model created using createModel() | 
| nameBase | (optional) basis of name to be used for output cluster files | 
| writeFile | (optional) cluster files will be written if TRUE | 
list of clusters
| 1 | mySNPClusters <- makeSNPClusters(myModel, 'test')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.