me
/
guix
Archived
1
0
Fork 0

gnu: r-simplifyenrichment: Fix typo in description.

* gnu/packages/bioconductor.scm (r-simplifyenrichment)[description]:
Fix ‘implemeted’ typo.
master
Tobias Geerinckx-Rice 2021-09-27 16:32:55 +02:00
parent 2f5368d678
commit 708fe49523
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -4270,7 +4270,7 @@ ungapped alignment formats.")
(home-page "https://github.com/jokergoo/simplifyEnrichment")
(synopsis "Simplify functional enrichment results")
(description "This package provides a new clustering algorithm, binary
cut, for clustering similarity matrices of functional terms is implemeted in
cut, for clustering similarity matrices of functional terms is implemented in
this package. It also provides functionalities for visualizing, summarizing
and comparing the clusterings.")
(license license:expat)))