# load the sample expressionSet
data(exampleSet)
# Merging each group of the ranked lists in the exampleSet with the same phenotypic data into a single PRL
MergingSet=RankMerging(exampleSet,"Spearman")
# get the distance matrix
ds=ScoreGSEA(MergingSet,250,"avg")
Run the code above in your browser using DataLab