gnu: blasr: Add home page.

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

* gnu/packages/bioinformatics.scm (blasr)[home-page]: Add it.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -635,7 +635,7 @@ cpp.find_library('hdf5_cpp', dirs : '~a'), "
("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.")