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:
parent
19bd7f2e79
commit
ee4ca57809
|
@ -635,7 +635,7 @@ cpp.find_library('hdf5_cpp', dirs : '~a'), "
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
(home-page "")
|
(home-page "https://github.com/PacificBiosciences/blasr")
|
||||||
(synopsis "PacBio long read aligner")
|
(synopsis "PacBio long read aligner")
|
||||||
(description
|
(description
|
||||||
"Blasr is a genomic sequence aligner for processing PacBio long reads.")
|
"Blasr is a genomic sequence aligner for processing PacBio long reads.")
|
||||||
|
|
Loading…
Reference in New Issue