abpoa
abpoa 1.5.7.1
SIMD-based C library for fast partial order alignment using adaptive band
https://github.com/yangao07/abPOAMIT License
main program: abpoaprograms: abpoa
Maintainers
Platforms (45)
i686-openbsdmips64-linuxs390-linuxaarch64-darwini686-freebsdi686-netbsdpowerpc-netbsdaarch64-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