abpoa
abpoa 1.5.6
SIMD-based C library for fast partial order alignment using adaptive band
https://github.com/yangao07/abPOAMIT License
main program: abpoaprograms: abpoa
Maintainers
Platforms (46)
x86_64-darwini686-freebsdmips64el-linuxpowerpc-linuxriscv64-linuxaarch64-freebsdloongarch64-linuxs390-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ abpoa ];
Ad-hoc shell
nix-shell -p abpoa
Flake (nix run)
nix run nixpkgs#abpoa