Tiago Jesus
Tiago Jesus
Yes, my point is precisely that we can leave that handler to the process itself or to the python script as you say.
But, remember not to use all the cpus available in a local installation but rather a subset of the available cpus (say half?).
**HACK**: Images can be export using right click on `couve-flor` div, but resolution depends on screen resolution.
maybe we can use this: https://github.com/spite/ccapture.js/
Highcharts have support for this dark mode: [check here](https://www.highcharts.com/demo/dark-unica)
This is at some level related with #86
#38
The following [image](https://hub.docker.com/r/ummidock/abricate/builds/beuj69sv6yymujz8jkt4wfy/) can be used to generate virulence finder db for pATLAS.
I said: ```javascript '`gunzip -c ${input} > ${params.output}`' ``` because internally maybe it can be converted into this: ```javascript func: function(resolvedProps) { return `gunzip -c ${resolvedProps.input} > ${params.output}` } ```...
https://blog.jcoglan.com/2011/03/11/promises-are-the-monad-of-asynchronous-programming/