[PATCH] gnu: python-rseqc: Update to 5.0.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Navid Afkhami
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Navid Afkhami
Severity
normal
N
N
Navid Afkhami wrote on 21 Apr 2023 17:13
(address . guix-patches@gnu.org)(name . Navid Afkhami)(address . navid.afkhami@mdc-berlin.de)
20230421151343.49386-1-navid.afkhami@mdc-berlin.de
* gnu/packages/bioinformatics.scm (python-rseqc): Update to 5.0.1.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (17 lines)
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
R
R
Ricardo Wurmus wrote on 6 May 13:11 +0200
(address . 63000-done@debbugs.gnu.org)
87h6fbjitt.fsf@elephly.net
I'm closing this because the patch contents and the commit message don't
agree.

--
Ricardo
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 63000@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 63000
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch