gnu: wfa2-lib: Mark package as tunable.

* gnu/packages/bioinformatics.scm (wfa2-lib)[properties]: New field.
This commit is contained in:
Efraim Flashner 2023-09-22 09:32:11 +03:00
parent f4a0e472a9
commit f45c0c8228
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -18422,6 +18422,7 @@ (define-public wfa2-lib
(description "The wavefront alignment (WFA) algorithm is an exact
gap-affine algorithm that takes advantage of homologous regions between the
sequences to accelerate the alignment process.")
(properties `((tunable? . #t)))
(license license:expat)))
(define-public vcflib