Leszek Pryszcz

Results 24 issues of Leszek Pryszcz

First of all, great extension, thanks! Would it be possible to strip title bars from terminal as well? ![image](https://user-images.githubusercontent.com/988152/59492840-188c7500-8e8a-11e9-8701-e68f50862249.png) Cheers,

enhancement

After screen lock only windows in workspace1 remain maximised with pixel-saver enabled, while pixel-saver is disabled for the windows in other workspaces. This is true for Ubuntu 18.04 with static...

needs confirm

as is caused ImportError when `chiron export -h` was executed. ``` $ chiron export -h Traceback (most recent call last): File "/usr/local/bin/chiron", line 11, in load_entry_point('chiron==0.4.2', 'console_scripts', 'chiron')() File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",...

Can bonito be used on CPU (AMD)? I'm interested in using pretrained fast model, so Intel (openvino) optimizations may not be needed. I'd really appreciate some installation guidance of CPU-only...

bug

Filtering wrong lines from read_params.tsv #18

Hi, lately I'm getting an error while installing tombo via PIP. A few month ago it worked ok. The same happens in docker container and local machines. Conda package seems...

- AUTOMATISATION - [x] estimate read limit - [x] refine insert size estimation for each iteration - [x] include optional genome assembly step, is it really needed? - [x] include...

Hi, I couldn't compile this version, but another fork compiled with meson https://github.com/ChristophHaag/vivo_fastboot ```bash # clone repo sudo apt install cmake libpcre++-dev libselinux1-dev ninja-build pip3 install meson meson setup bin...

Hi, do you plan to release (open-source) bonito WASM implementation (https://bonito.epi2me.io)? I'd love to develop something around it. Cheers, Leszek

Hi, how to calibrate bonito trained models so base qualities correspond to expected error rate? For example `config.toml` for RNA004 sup models uses: ```bash [qscore] scale = 0.9 bias =...