~ruther/guix-local

f45c0c82289d409b4fac00464ea8b323839ba53f — Efraim Flashner 2 years ago f4a0e47
gnu: wfa2-lib: Mark package as tunable.

* gnu/packages/bioinformatics.scm (wfa2-lib)[properties]: New field.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -0
@@ 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