Pinned Loading
-
A sample image menu macro that allow...
A sample image menu macro that allows manually assigning classes to ROIs 1var tags = newArray("nucleus-1","nucleus-2","cyto-1", "cyto-2");
2var colors = newArray("red", "green", "blue", "magenta");
3var commands = newArray("Select by tag...");
4var menu = Array.concat(commands, tags);
5var pmCmds = newMenu("Popup Menu", menu);
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.