From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oCxiHFsuyGP0xQAAbAwnHQ (envelope-from ) for ; Wed, 18 Jan 2023 18:37:31 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2AR1HFsuyGMG7AAAauVa8A (envelope-from ) for ; Wed, 18 Jan 2023 18:37:31 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 54CDC89AA for ; Wed, 18 Jan 2023 18:37:31 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pICNF-0003Rc-ML; Wed, 18 Jan 2023 12:37:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pICMz-00032W-VC for guix-patches@gnu.org; Wed, 18 Jan 2023 12:37:13 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pICMx-00022L-6W for guix-patches@gnu.org; Wed, 18 Jan 2023 12:37:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pICMw-0008SN-Oo; Wed, 18 Jan 2023 12:37:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60938] [PATCH 2/2] gnu: Add r-breakpointr. Resent-From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Original-Sender: "Debbugs-submit" Resent-CC: rekado@elephly.net, guix-patches@gnu.org Resent-Date: Wed, 18 Jan 2023 17:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60938 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <60938@debbugs.gnu.org> Cc: rekado@elephly.net X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by 60938-submit@debbugs.gnu.org id=B60938.167406339032422 (code B ref 60938); Wed, 18 Jan 2023 17:37:02 +0000 Received: (at 60938) by debbugs.gnu.org; 18 Jan 2023 17:36:30 +0000 Received: from localhost ([127.0.0.1]:41714 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pICMP-0008Qm-N2 for submit@debbugs.gnu.org; Wed, 18 Jan 2023 12:36:30 -0500 Received: from a2062.mx.srv.dfn.de ([194.95.232.172]:43315) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pICMN-0008QN-45 for 60938@debbugs.gnu.org; Wed, 18 Jan 2023 12:36:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mdc-berlin.de; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:x-mailer:message-id:date:date:subject :subject:from:from:received; s=mdc; t=1674063381; x=1675877782; bh=kBfY2ir2uhCRL1LSd+DUAX7bpGHji930jpv/7GkvmEY=; b=htBewX9fRijm j9hY/fATExsdA70jmWk1dF4G0tbG+W17f/+GitNqAFVfsAUv/ICKN/fAw82qoOG2 WcDlikMBCo769IbV1lJ9QfH7nHOoVxIKZLFLgUtjQJ0PnOH8zIexP7/2VsEi1K9V raA3ZX0+iCf5isq8N8OMyVWhH2Q954w= Received: from SW-IT-P-EX4.mdc-berlin.net (mgw4.mdc-berlin.de [141.80.113.62]) by a2062.mx.srv.dfn.de (Postfix) with ESMTPS id 0413FA00FD for <60938@debbugs.gnu.org>; Wed, 18 Jan 2023 18:36:21 +0100 (CET) Received: from pimi-TRX40-AORUS-PRO-WIFI.lan (77.23.232.54) by SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.17; Wed, 18 Jan 2023 18:36:19 +0100 From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Date: Wed, 18 Jan 2023 18:35:59 +0100 Message-ID: <20230118173559.73235-2-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230118173559.73235-1-madalinionel.patrascu@mdc-berlin.de> References: <20230118173559.73235-1-madalinionel.patrascu@mdc-berlin.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [77.23.232.54] X-ClientProxiedBy: SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) To SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) X-TM-AS-Product-Ver: SMEX-14.0.0.3092-9.0.1002-27394.001 X-TM-AS-Result: No-10--0.413400-5.000000 X-TMASE-MatchedRID: JUGAxiLh1cP/R1NSMc2qCU7nLUqYrlslFIuBIWrdOeOjEIt+uIPPOAbo TDS3zulAcjTcMkuJPYkZijt1cgK90C/33TWoSUH6194/5X9VfCyAkbY6/7arYNrDs9HvnBn1mA0 yITMNzjl9LQinZ4QefPcjNeVeWlqY+gtHj7OwNO22utO5qEfOUYuAaf1pLv9xKwqMwmNxj1CZsd X1PnnWo1L3bM/Y1onuF59N94Ca7QE/2E+UFdM+F9uyfwcit/QGDBjpLMF7xLLLQ5N4Q2X53nQJ8 8ZHP8DjvmJf6uotZp79ZjtYmCyQ6k+HGwSCjLh6vuvB6gAgryg= X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--0.413400-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27394.001 X-TM-SNTS-SMTP: 55672831C7866B206C59CF32332A7223D8DD610454E7CA13237184D0B25DA7B62002:F X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1674063451; a=rsa-sha256; cv=none; b=kU4RQY4GX5m92wNUbeHLibFlPn7gfUAl9GbsehlBl2avLU4eicVBNRt/4KzJ5yy0LbHvIa PXhXGzgOJSPTHLFmbHH1fQd42nVgIiX9ykSZroDy7RAUar645qPJj9x/E8Afkqzbjqu+sx E2ozi+0zhwrknxX59/x4Snu0erUQxYL02HjqprPHMOUppeGZ2TAV1SpFFNxNt98IcVBwdW ROpJypBbI+X97zn+RZRSnkdkjKQFi/S4IKWYSCA/r0MBSFJZqLNBwbTw8QqN1wXliGrhB1 y8pte2B1bryAqAa+X4psHTOpNGGMTi0JmVOcLXzE/AtzjfXeH/NrUHx3MEIflQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=htBewX9f; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1674063451; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=yMTpy/a7B8hurRumFt4+RiM++EQZErWOQFABN2fz4y4=; b=EdIwd6/HKidXEALVZLLZWcnxsv1Yg5Zzj3rqDOhHzGPfL8lx1/Wwy4xMY9VkexZA/H50tF Dmp6u0JfRkIqZcLHUoePrFt5r9FJFm+XPa1CQZNlZk3YTe8tuYyghohynLZ887Sj1ZrZOe YKxeDHDcGVNakHFk6e7poWnQtKjV2jGhKIojv3hkTlsRtLmZ9zWj+CKdQ8jcm3uSKsHkQL /rx6UK18NZ5jpDKe4P2e1xNiMvX1BkCfn+A2Gqxocl1yQGWFqYow7F+UHDryXZbpBGhaZR sX1lnM0eqTnzwp3pxeYMRRSYG7pfWeCwCVibKbGzXWUn79giYOjeLFIzysMQNw== X-Spam-Score: 7.87 X-Migadu-Queue-Id: 54CDC89AA Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=htBewX9f; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: 7.87 X-TUID: /0jG1reoyD2D * gnu/packages/bioconductor.scm (r-breakpointr): New variable. --- gnu/packages/bioconductor.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index 27f8111982..5a69aecf18 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm @@ -3500,6 +3500,40 @@ (define-public r-biocgenerics packages.") (license license:artistic2.0))) +(define-public r-breakpointr + (package + (name "r-breakpointr") + (version "1.16.0") + (source (origin + (method url-fetch) + (uri (bioconductor-uri "breakpointR" version)) + (sha256 + (base32 + "0j1f43lhgkapjyxlil9fflqh9nf3andhmvirdcv45y60wvljn4gx")))) + (properties `((upstream-name . "breakpointR"))) + (build-system r-build-system) + (propagated-inputs + (list r-biocgenerics + r-breakpointrdata + r-cowplot + r-doparallel + r-foreach + r-genomeinfodb + r-genomicalignments + r-genomicranges + r-ggplot2 + r-gtools + r-iranges + r-rsamtools + r-s4vectors)) + (native-inputs (list r-knitr)) + (home-page "https://github.com/daewoooo/BreakPointR") + (synopsis "Find breakpoints in Strand-seq data") + (description + "This package implements functions for finding breakpoints, plotting and +export of Strand-seq data.") + (license license:expat))) + (define-public r-cardelino (package (name "r-cardelino") -- 2.39.1