Chris Wright
Chris Wright
The `setup.py` of parasail-python detects that you are running on a mac and then contorts the names of various tools to be equivalents that are expected to be installed through...
I might have a look at this (at least as a many-linux wheel).
I have fixed this on our development branch.
Closing due to lack of response.
I believe this has been resolved.
I'm going to close this. We've had more luck recently building ARM wheels.
The wrappers.py is no longer used (in fact I don't know if it was ever used). In is the script [mini_align](https://github.com/nanoporetech/pomoxis/blob/master/scripts/mini_align#L193) where some change may be required in order to...
I quick look at the code suggests I might be wrong on that account and the core code qill happily accept a `.csi`.
Medaka v1.11.0 introduces the ability to introspect input files in order to determine the correct model to use, see [this section](https://github.com/nanoporetech/medaka#models) of the README. This is mainly of use with...
The error can be reproduced using a minimal python docker image: ``` $ docker run -it python:3.8.15-bullseye bash root@952031ba6cd8:/# pip install pyabpoa Collecting pyabpoa Downloading pyabpoa-1.4.0.tar.gz (738 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.4/738.4...