~ruther/guix-local

5697fdc36681f1c4727651beb99324d7a3363367 — Ludovic Courtès 10 years ago 6cbc8d5
gnu: r-dnacopy: Fix home page URL.

* gnu/packages/bioinformatics.scm (r-dnacopy)[home-page]: Add missing
URI scheme.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 3952,7 3952,7 @@ packages.")
    (build-system r-build-system)
    (inputs
     `(("gfortran" ,gfortran)))
    (home-page "bioconductor.org/packages/DNAcopy")
    (home-page "https://bioconductor.org/packages/DNAcopy")
    (synopsis "Implementation of a circular binary segmentation algorithm")
    (description "This package implements the circular binary segmentation (CBS)
algorithm to segment DNA copy number data and identify genomic regions with