Multi-Dendrix Logo

This Page

multi_dendrix.evaluate.matrix.load_w_prime

multi_dendrix.evaluate.matrix.load_w_prime(collection_file)[source]

Loads the weights and sums them from a Multi-Dendrix output file.

Parameters:collection_file (string) – file location of collection output by Multi-Dendrix.
Returns:W’(M), where M is the input collection of gene sets.

See also: matrix_permutation_test(), load_permuted_matrices().