BaderLab / AutoAnnotateApp

The AutoAnnotate Cytoscape App finds clusters of nodes and visually annotates them with semantic labels and groups.
GNU Lesser General Public License v2.1
6 stars 1 forks source link

manually change label --> recalculate labels and loose all my changed labels #163

Closed risserlin closed 3 years ago

risserlin commented 3 years ago

This is probably not a bug but more of a feature request. After modifying labels I find words that really should be excluded from the word cloud calculation. I add words to the exclusion list and re-calculate labels and loose all my modified labels. It would be good to be able to keep all my manual modified labels. (Or maybe be able to update a single label after word cloud parameter changes?

mikekucera commented 3 years ago

You're right, it should keep track of which labels were manually modified and prompt the user if they should be kept or overridden.