addCluster | R Documentation |
this function add new column to samples and annotation data NOT checking the column order
addCluster(x, userGroups, col = "groupID", what = "cells")
x |
the StefansExpressionSet object |
userGroups |
the userGroups table |
col |
the column in the userGroups table that contains the group ids default='groupID' |
what |
one of 'cells' or 'genes'. Where to add the group. default= 'cells' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.