me
/
guix
Archived
1
0
Fork 0

gnu: python-pyspoa: Fix trailing whitespace in synopsis.

* gnu/packages/bioinformatics.scm (python-pyspoa)[synopsis]: Fix trailing
  whitespace.
master
Vagrant Cascadian 2021-12-30 00:21:13 -08:00
parent 97eb82fdb2
commit 95ec0ae948
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -15355,7 +15355,7 @@ browser.")
(native-inputs (native-inputs
`(("cmake" ,cmake-minimal))) `(("cmake" ,cmake-minimal)))
(home-page "https://github.com/nanoporetech/pyspoa") (home-page "https://github.com/nanoporetech/pyspoa")
(synopsis "Python bindings for the SIMD partial order alignment library ") (synopsis "Python bindings for the SIMD partial order alignment library")
(description (description
"This package provides Python bindings for spoa, a C++ implementation of "This package provides Python bindings for spoa, a C++ implementation of
the @dfn{partial order alignment} (POA) algorithm (as described in the @dfn{partial order alignment} (POA) algorithm (as described in