Contains matrices for various pathway databases and similarity measures.
Note that the matrices are sparse, upper triangular and subsampled to
a maximum size of $1000x1000$ if necessary.
They can be transformed to a dense representation
using pareg::as_dense_sim
.
pathway_similarities
A list of lists of matrices. * Pathway database 1 * Similarity measure 1 * Similarity measure 2 * ... * Pathway database 2 * ...