me
/
guix
Archived
1
0
Fork 0

gnu: wfa2-lib: Mark package as tunable.

* gnu/packages/bioinformatics.scm (wfa2-lib)[properties]: New field.
master
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
1 changed files with 1 additions and 0 deletions

View File

@ -18422,6 +18422,7 @@ Cflags: -I${includedir}~%"
(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