gnu: wfa2-lib: Mark package as tunable.
* gnu/packages/bioinformatics.scm (wfa2-lib)[properties]: New field.master
parent
f4a0e472a9
commit
f45c0c8228
|
@ -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
|
||||
|
|
Reference in New Issue