summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2024-05-06 22:52:36 +0300
committerEfraim Flashner <efraim@flashner.co.il>2024-05-06 23:16:57 +0300
commita4c0a58594fb4a7226186caf67f4614c60388c95 (patch)
tree8c54baad5f92f3ef76c8361f69c1bfeb4b9d184e /gnu
parentdd23efe0208276ccf5d6063a81bd25ba438e8317 (diff)
gnu: proteinortho: Add tunable property.
* gnu/packages/bioinformatics.scm (proteinortho)[properties]: Add tunable? flag. Change-Id: If59d5785c8c8e4aedb5b88479da6fba0e9754640
Diffstat (limited to 'gnu')
-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 dcb3896c6b..aa522b76c6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -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