BaderLab / EnrichmentMapApp

The EnrichmentMap Cytoscape App allows you to visualize the results of gene-set enrichment as a network.
http://apps.cytoscape.org/apps/enrichmentmap
GNU Lesser General Public License v2.1
31 stars 12 forks source link

CreateEMNetworkTask should be cancellable #528

Closed mikekucera closed 8 months ago

mikekucera commented 8 months ago

If the result of the similarity task is gigantic (ie 1M+ edges), then either warn the like we sometimes do for other issues, or make the subsequent tasks cancellable.