diff options
Diffstat (limited to 'gnu/packages/bioinformatics.scm')
-rw-r--r-- | gnu/packages/bioinformatics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index e37a55dd23..55a0881849 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -15355,7 +15355,7 @@ browser.") (native-inputs `(("cmake" ,cmake-minimal))) (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 "This package provides Python bindings for spoa, a C++ implementation of the @dfn{partial order alignment} (POA) algorithm (as described in |