Check if the provided distance scores have the expected format for this app

.checkScores(genesets, distance_scores)

Arguments

genesets

a list, A list of genesets where each genesets is represented by list of genes.

distance_scores

A Matrix::Matrix() or object, A matrix with numerical (distance) scores.

Value

A validated and formatted distance_scores Matrix::Matrix().