gnu: express-beta-diversity: Update home page.
The original is not coming back: <https://github.com/dparks1134/ExpressBetaDiversity/issues/11>. * gnu/packages/bioinformatics.scm (express-beta-diversity)[home-page]: Use source code repository as home page.
This commit is contained in:
parent
568bd2e382
commit
b56f2b6366
1 changed files with 1 additions and 1 deletions
|
@ -2916,7 +2916,7 @@ ChIP-Seq, and analysis of metagenomic data.")
|
||||||
#t))))))
|
#t))))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("python" ,python-2)))
|
`(("python" ,python-2)))
|
||||||
(home-page "http://kiwi.cs.dal.ca/Software/ExpressBetaDiversity")
|
(home-page "https://github.com/dparks1134/ExpressBetaDiversity")
|
||||||
(synopsis "Taxon- and phylogenetic-based beta diversity measures")
|
(synopsis "Taxon- and phylogenetic-based beta diversity measures")
|
||||||
(description
|
(description
|
||||||
"Express Beta Diversity (EBD) calculates ecological beta diversity
|
"Express Beta Diversity (EBD) calculates ecological beta diversity
|
||||||
|
|
Reference in a new issue