~ruther/guix-local

2195645725d1509e601f6bbc5b5e0f5ba7a755ff — Tobias Geerinckx-Rice 3 years ago de088be
gnu: bwa-pssm: Update home page.

* gnu/packages/bioinformatics.scm (bwa-pssm)[home-page]: Update.
1 files changed, 3 insertions(+), 1 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +3 -1
@@ 3350,7 3350,9 @@ and more accurate.  BWA-MEM also has better performance than BWA-backtrack for
                 (("inline int map") "int map"))))))))
    (inputs
     (list gdsl zlib perl))
    (home-page "http://bwa-pssm.binf.ku.dk/")
    ;; https://bwa-pssm.binf.ku.dk is down, and all Web Archived copies are
    ;; blank (they actually have "display:none" for some nefarious reason).
    (home-page "https://github.com/pkerpedjiev/bwa-pssm")
    (synopsis "Burrows-Wheeler transform-based probabilistic short read mapper")
    (description
     "BWA-PSSM is a probabilistic short genomic sequence read aligner based on