gnu: r-chromstar: Fix typo in description.

* gnu/packages/bioconductor.scm (r-chromstar)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-09 19:55:54 +02:00
parent 95cfad9b29
commit 04a5e7918d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -11065,7 +11065,7 @@ (define-public r-chromstar
(description
"This package implements functions for combinatorial and differential
analysis of ChIP-seq data. It includes uni- and multivariate peak-calling,
export to genome browser viewable files, and functi ons for enrichment
export to genome browser viewable files, and functions for enrichment
analyses.")
(license license:artistic2.0)))