me
/
guix
Archived
1
0
Fork 0

gnu: proteinortho: Add tunable property.

* gnu/packages/bioinformatics.scm (proteinortho)[properties]: Add
tunable? flag.

Change-Id: If59d5785c8c8e4aedb5b88479da6fba0e9754640
master
Efraim Flashner 2024-05-06 22:52:36 +03:00
parent dd23efe020
commit a4c0a58594
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -9043,6 +9043,7 @@ predicts the locations of structural units in the sequences.")
species. For doing so, it compares similarities of given gene sequences and
clusters them to find significant groups. The algorithm was designed to handle
large-scale data and can be applied to hundreds of species at once.")
(properties `((tunable? . #t)))
(license license:gpl3+)))
(define-public prodigal