GNU bug report logs - #63000
[PATCH] gnu: python-rseqc: Update to 5.0.1.

Previous Next

Package: guix-patches;

Reported by: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>

Date: Fri, 21 Apr 2023 15:15:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 63000 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63000; Package guix-patches. (Fri, 21 Apr 2023 15:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Navid Afkhami <navid.afkhami <at> mdc-berlin.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 21 Apr 2023 15:15:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
Subject: [PATCH] gnu: python-rseqc: Update to 5.0.1.
Date: Fri, 21 Apr 2023 15:13:43 +0000
* gnu/packages/bioinformatics.scm (python-rseqc): Update to 5.0.1.
---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index eeee820e84..bcef6a593c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -3099,8 +3099,8 @@ (define-public python-rseqc
     (propagated-inputs (list python-bx-python python-numpy python-pybigwig
                              python-pysam))
     (native-inputs (list python-cython python-nose))
-    (home-page "https://github.com/MonashBioinformaticsPlatform/RSeQC")
-    (synopsis "RNA-seq quality control packag")
+    (home-page "https://rseqc.sourceforge.net")
+    (synopsis "RNA-seq quality control package")
     (description
      "Useful modules that can comprehensively evaluate high throughput sequence data.
 Some basic modules quickly inspect sequence, quality, nucleotide composition bias,
-- 
2.34.1





This bug report was last modified 1 year and 4 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.