mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: r-simplifyenrichment: Fix typo in description.
* gnu/packages/bioconductor.scm (r-simplifyenrichment)[description]: Fix ‘implemeted’ typo.
This commit is contained in:
parent
2f5368d678
commit
708fe49523
1 changed files with 1 additions and 1 deletions
|
@ -4270,7 +4270,7 @@ ungapped alignment formats.")
|
||||||
(home-page "https://github.com/jokergoo/simplifyEnrichment")
|
(home-page "https://github.com/jokergoo/simplifyEnrichment")
|
||||||
(synopsis "Simplify functional enrichment results")
|
(synopsis "Simplify functional enrichment results")
|
||||||
(description "This package provides a new clustering algorithm, binary
|
(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
|
this package. It also provides functionalities for visualizing, summarizing
|
||||||
and comparing the clusterings.")
|
and comparing the clusterings.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue