Multi-Dendrix Logo

This Page

multi_dendrix.evaluate.network.load_collection

multi_dendrix.evaluate.network.load_collection(collection_file)[source]

Extracts the gene sets from a collection file output by Multi-Dendrix.

Parameters:collection_file (string) – file location of collection to be loaded.
Returns:collection (list) - the gene sets (without weights) in the input collection file.