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

EMap 3.1.0 - Fill colour customization gets overwritten #392

Closed shraddhapai closed 1 year ago

shraddhapai commented 4 years ago

I'm creating an EMap in Cytoscape 3.7.2 I set fill color to 'Continuous Mapping' and used an RColorBrewer palette at first (great feature by the way - thank you!). I then tried to change the stop points to customize this gradient (e.g. if score < X1, make it yellow ; if X1 < score < x2, make it orange, etc.,). When I then click "OK" my changes get reset. When I open the "Continuous Mapping Editor for Node Fill Color" again, the stop points disappear.

mikekucera commented 1 year ago

Cannot reproduce.