mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biocset: Fix spelling of "ability".
* gnu/packages/bioconductor (r-biocset)[description]: Fix typo.
This commit is contained in:
parent
d16a1c9356
commit
5b98473a1f
1 changed files with 1 additions and 1 deletions
|
@ -7349,7 +7349,7 @@ analytics on packages.")
|
||||||
(description
|
(description
|
||||||
"BiocSet displays different biological sets in a triple tibble format.
|
"BiocSet displays different biological sets in a triple tibble format.
|
||||||
These three tibbles are @code{element}, @code{set}, and @code{elementset}.
|
These three tibbles are @code{element}, @code{set}, and @code{elementset}.
|
||||||
The user has the abilty to activate one of these three tibbles to perform
|
The user has the ability to activate one of these three tibbles to perform
|
||||||
common functions from the @code{dplyr} package. Mapping functionality and
|
common functions from the @code{dplyr} package. Mapping functionality and
|
||||||
accessing web references for elements/sets are also available in BiocSet.")
|
accessing web references for elements/sets are also available in BiocSet.")
|
||||||
(license license:artistic2.0)))
|
(license license:artistic2.0)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue