Learn R Programming

DrugClust (version 0.2)

DrugClustPAMEnrichment: DrugClustPAMEnrichment

Description

Function Implementing DrugClust with PAM algorithm and Enrichment

Usage

DrugClustPAMEnrichment(num_clusters, features)

Arguments

num_clusters
number of clusters desired
features
matrix of features

Value

number of pathways for various clusters

Examples

Run this code
#features is the features matrix
#resultSeeds<-DrugClustPAMEnrichment(4,features)

Run the code above in your browser using DataLab