summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-09-22 09:32:11 +0300
committerEfraim Flashner <efraim@flashner.co.il>2023-09-22 09:32:11 +0300
commitf45c0c82289d409b4fac00464ea8b323839ba53f (patch)
treec3fb1f47920c267ea244561a2e943e8f6c8816b5
parentf4a0e472a949bfb91b85ec0612efdeabb9c60c56 (diff)
gnu: wfa2-lib: Mark package as tunable.
* gnu/packages/bioinformatics.scm (wfa2-lib)[properties]: New field.
-rw-r--r--gnu/packages/bioinformatics.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index dd14bada47..ccee9d1f60 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -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