Learn R Programming

DrugClust (version 0.2)

DrugClustKSeedsEnrichment: DrugClustKSeedsEnrichment

Description

Function Implementing DrugClust with KSeeds and Enrichment

Usage

DrugClustKSeedsEnrichment(num_clusters, features, pharmat)

Arguments

num_clusters
number of clusters
features
matrix of features
pharmat
matrix of side effects

Value

number of pathways for various clusters

Examples

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

Run the code above in your browser using DataLab