mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 07:00:37 +02:00
gnu: python-bwapy: Fix typo.
* gnu/packages/bioinformatics.scm (python-bwapy)[synopsis]: Fix typo.
This commit is contained in:
@@ -19855,7 +19855,7 @@ sequences")
|
||||
(inputs
|
||||
(list zlib))
|
||||
(home-page "https://github.com/ACEnglish/bwapy")
|
||||
(synopsis "Python bindings to bwa alinger")
|
||||
(synopsis "Python bindings to bwa aligner")
|
||||
(description "This package provides Python bindings to the bwa mem
|
||||
aligner.")
|
||||
;; These Python bindings are licensed under Mozilla Public License 2.0,
|
||||
|
||||
Reference in New Issue
Block a user