Robert Cvitkovič
Robert Cvitkovič
**What's your use case?** I am using this widget to calculate signature scores by choosing different sets of genes. I want to do this more interactively but currently, I can't...
**What's your use case?** When using the `Split by` parameter in Heat Map the size of squares representing values changes If a subgroup is smaller. You can use the `Keep...
**What's your use case?** I would like for the Box Plot widget to have the option of `Data Subset` like it is in the Scatter Plot widget. This option would...
I am getting a log of an error in the command prompt. It appears after pressing the OK button to restart Orange for updating/installing add-ones via GUI. Although Orange restarts...
**Describe the bug** dictyExpress widget crashes immediately after placing it on the canvas. Trying to double-click it and it won't even show its GUI but the error appears instead. **Desktop...
**Describe the bug** Once you select a gene in the Genes widget you cannot deselect it so you get only one gen on the output. You can select all to...
Genes often don't get automatically matches to Entrez ID in the Genes widget. I would want a manual way to match them. I envision something similar to what Geocoding widget...
I want to add some information on #31 that I gather during the reimplementation of Choropleth. I created this additional issue because I wanted it to be clearly laid out....
##### Issue Fixes #8, #9 ##### Description of changes Add ConcurrentMixin which moves computation on thread and fix old input/output style. ##### Includes - [X] Code changes - [ ]...