Description Usage Arguments Value Examples
Function Implementing DrugClust with PAM algorithm and Enrichment
1 | DrugClustPAMEnrichment(num_clusters, features)
|
num_clusters |
number of clusters desired |
features |
matrix of features |
number of pathways for various clusters
1 2 | #features is the features matrix
#resultSeeds<-DrugClustPAMEnrichment(4,features)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.