GNU bug report logs - #32623
[PATCH] gnu: Add r-abhgenotyper.

Previous Next

Package: guix-patches;

Reported by: pimi <madalinionel.patrascu <at> mdc-berlin.de>

Date: Mon, 3 Sep 2018 13:46:02 UTC

Owned by: Ricardo Wurmus <rekado <at> elephly.net>

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32623 in the body.
You can then email your comments to 32623 AT debbugs.gnu.org in the normal way.

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#32623; Package guix-patches. (Mon, 03 Sep 2018 13:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to pimi <madalinionel.patrascu <at> mdc-berlin.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 03 Sep 2018 13:46:04 GMT) Full text and rfc822 format available.

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

From: pimi <madalinionel.patrascu <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: pimi <madalinionel.patrascu <at> mdc-berlin.de>
Subject: [PATCH] gnu: Add r-abhgenotyper.
Date: Mon, 3 Sep 2018 15:45:20 +0200
gnu/packages/cran.scm (r-abhgenotyper): New variable.
---
 gnu/packages/cran.scm | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 33dc61593..e72eec369 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5035,3 +5035,30 @@ practically sound, highly interpretable model.")
 Axon Instruments/Molecular Devices software such as pClamp 10.  Only files
 recorded in gap-free mode are currently supported.")
     (license license:artistic2.0)))
+
+(define-public r-abhgenotyper
+  (package
+    (name "r-abhgenotyper")
+    (version "1.0.1")
+    (source
+     (origin
+       (method url-fetch)
+       (uri (cran-uri "ABHgenotypeR" version))
+       (sha256
+        (base32 "08cpmnaaxsm5c5bjifnfxdlvg5inrf13biqpcl2yq5zpqjmiki0l"))))
+    (properties `((upstream-name . "ABHgenotypeR")))
+    (build-system r-build-system)
+    (propagated-inputs
+     `(("r-ggplot2" ,r-ggplot2)
+       ("r-reshape2" ,r-reshape2)))
+    (home-page "https://github.com/StefanReuscher/ABHgenotypeR/")
+    (synopsis "The @code{r-abhgenotyper} helps visualize and manipulate ABH genotypes")
+    (description
+     "The @code{r-abhgenotyper} package provides simple imputation, error-correction and
+plotting capacities for genotype data.  The @code{r-abhgenotyper} package is
+supposed to serve as an intermediate but independent analysis tool between the
+@code{TASSEL GBS} pipeline and the @code{r-qtl} package.  The @code{r-abhgenotyper}
+provides functionalities not found in either @code{TASSEL} or @code{r-qtl} in
+addition to visualization of genotypes as \"graphical genotypes\".  Plotting is
+based on @code{r-ggplot2}.")
+    (license license:gpl3)))
-- 
2.17.1





Owner recorded as Ricardo Wurmus <rekado <at> elephly.net>. Request was from Ricardo Wurmus <rekado <at> elephly.net> to control <at> debbugs.gnu.org. (Thu, 13 Sep 2018 17:16:01 GMT) Full text and rfc822 format available.

Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Thu, 13 Sep 2018 17:16:02 GMT) Full text and rfc822 format available.

Notification sent to pimi <madalinionel.patrascu <at> mdc-berlin.de>:
bug acknowledged by developer. (Thu, 13 Sep 2018 17:16:02 GMT) Full text and rfc822 format available.

Message #12 received at 32623-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: 32623-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: Add r-abhgenotyper.
Date: Thu, 13 Sep 2018 19:14:42 +0200
I fixed the description and the commit message and pushed it to the
“master” branch with commit 1efcd0f1ea980472659805d91a2bb486b4136f81.

Thanks!

-- 
Ricardo





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 12 Oct 2018 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 338 days ago.

Previous Next


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