gnu: subread: Update home page..
* gnu/packages/bioinformatics.scm (subread)[home-page]: Use new home page.master
parent
aa25c9b1a4
commit
9a03587b62
|
@ -7336,7 +7336,7 @@ sequences.")
|
||||||
;; no "configure" script
|
;; no "configure" script
|
||||||
(delete 'configure))))
|
(delete 'configure))))
|
||||||
(inputs `(("zlib" ,zlib)))
|
(inputs `(("zlib" ,zlib)))
|
||||||
(home-page "http://bioinf.wehi.edu.au/subread-package/")
|
(home-page "http://subread.sourceforge.net/")
|
||||||
(synopsis "Tool kit for processing next-gen sequencing data")
|
(synopsis "Tool kit for processing next-gen sequencing data")
|
||||||
(description
|
(description
|
||||||
"The subread package contains the following tools: subread aligner, a
|
"The subread package contains the following tools: subread aligner, a
|
||||||
|
|
Reference in New Issue