Bruno Gonçalves
Bruno Gonçalves
Hi, I have noticed that when I click on a node and drag it off-canvas, that node gets pinned outside of the canvas region. I think the drag event is...
Hi, I was wandering if you can help me... I want to produce a pie chart at node locations of a graph. I know how to do it with SVG...
Currently, the default number of CPUs used by the local executor is as follows in the `nextflow.config` file: ``` executor { $local { cpus = 4 } } ``` It...
At the moment, Flowcraft does not provide syntax in the pipeline string to define merge of outputs from multiple components into a single component . To allow that, a new...
Updating the color of the outer or central ring changes the color of both rings. Need to check the colour change triggers.
The Primary data table only shows up to 200 entries. Need to check what is causing that behaviour.
Error on buttonFunctions.js, line 910. Cannot read property style of undefined.
When nodes are all the same, PHYLOViZ gets stuck on loading the tree. Add an error message when this happens.