gnu: blasr: Add home page.

Reported by Efraim Flashner <efraim@flashner.co.il> on IRC.

* gnu/packages/bioinformatics.scm (blasr)[home-page]: Add it.
This commit is contained in:
Ricardo Wurmus 2019-03-18 16:02:30 +01:00
parent 19bd7f2e79
commit ee4ca57809
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -635,7 +635,7 @@ (define-public blasr
("zlib" ,zlib)))
(native-inputs
`(("pkg-config" ,pkg-config)))
(home-page "")
(home-page "https://github.com/PacificBiosciences/blasr")
(synopsis "PacBio long read aligner")
(description
"Blasr is a genomic sequence aligner for processing PacBio long reads.")