acgtk
acgtk 2.2.0
Toolkit for developing ACG signatures and lexicon
https://acg.loria.fr/CeCILL Free Software License Agreement v2.0
programs: acgc, acg
Maintainers
Platforms (26)
s390x-linuxx86_64-darwinarmv7l-linuxm68k-linuxmicroblazeel-linuxaarch64-darwini686-linuxpowerpc64le-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ acgtk ];
Ad-hoc shell
nix-shell -p acgtk
Flake (nix run)
nix run nixpkgs#acgtk