kojix2
kojix2
I see comments about ubuntu in the Dockerfile for arch linux
Nextflow https://nextflow.io/ Nextflow is a bioinformatics workflow manager. An extension of the Groovy language.
I noticed a difference in behaviour when calling the contain and overlap functions. First, adds the interval `cr_add(cr, "chr1", 10, 10, 0);` overlap ("chr1", 10, 20) finds nothing. contain ("chr1",...
libui-ng
In future releases, we will consider including libui-ng in the package instead of the original libui. https://github.com/andlabs/libui/issues/547 https://github.com/libui-ng/libui-ng https://github.com/AndyObtiva/glimmer-dsl-libui/issues/17
The following error occurs when calling `LibUI::FFI.uiInit` on Mac. ``` 2022-02-20 06:48:15.598 ruby[9206:80503] get 0x7fff86ba7388 ```
It may not be a very practical idea. But I would like to see a progressive mode. Some programs take a long time to run and gradually output the results...
Make YouPlot an official Debian package
Line color cannot be specified as a numerical value of 256 colors. This is due to the UnicodePlots.rb specification. Efforts are currently underway to improve it. See https://github.com/red-data-tools/unicode_plot.rb/issues/34
YouPlot does not handle category data easily. YouPlot is a simple command line tool. I don't want to add functionality to YouPlot. I would like to make more use of...