From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kIeADScNyWTKEQAASxT56A (envelope-from ) for ; Tue, 01 Aug 2023 15:48:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id OEF1DCcNyWRvOwAAauVa8A (envelope-from ) for ; Tue, 01 Aug 2023 15:48:23 +0200 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 9C2414BCD7 for ; Tue, 1 Aug 2023 15:48:22 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=jvBuppJv; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690897702; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=1jfj5SXxCa2+PLtbkz+JtSt23TPEQySjqpgNJWg6igk=; b=oOEhDjpEcZLRyjT+yaFlEDoSfwUTsmAU3td7in9qw6bUXMUGv6u7+sNxEdXoI2TdI88gRq QDbvY/lmSHloqV9j2irKHjQ8ziySnr+wpHY2JqnC8gtq/l9DHbPJ4VxgKWuUv3lratYLve Y4cyE0DctiJ/dg8kOwydolMDhYikQ0ohfLK1K/Myq+0Xex9udatnxyBBK1RXRcud92Z+7q mVFAtNj4VxnL7aS7RTuWdXRXUmjxgihJKmkp0CNmKJMlRmyGLP6o6dJ5p58bu6nGdV/efq uoK6Q9XQUG4y+XH9XZxJMCOOeUEOIgDIkueRGnrr50O0eEZg4xFjWqlhrjZfow== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=jvBuppJv; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690897702; a=rsa-sha256; cv=none; b=MzDBsLaJlTcyhAGhw30bW5nTyLNxXQHXFE85370UESHC09uQPm/YdGE79S2Uw0BIvHUyEu bzECswgWIcN2HN17Piu97mPk9ZCrhhnLfYHkdQKVJT5zahPPUMN+nzz2b6cUZl4gz6XGXG MyQxuXgTRsNV+Kcu1QHEGAUvlX5LKeNvmT2ryhbnp52wahf7czfnFwEY42bjs8ZrFlczBp Q7pbD/AP8dKT3PvK9EHhKwI2Vs6IPKysFJD+wUT+BF3SoN8/K+xLVqkq8kn1RfWkR10aeI C/kSwES05PQVgEQrybTF7gSy0kHvt4AtmAvJbEMRyxIhJUsNHeXZEEh/ioLh9w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qQpjR-0004Pq-M3; Tue, 01 Aug 2023 09:48:13 -0400 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 1qQpjG-0004NR-IL for guix-patches@gnu.org; Tue, 01 Aug 2023 09:48:05 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qQpjG-00014k-AO for guix-patches@gnu.org; Tue, 01 Aug 2023 09:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qQpjG-0004ze-7H for guix-patches@gnu.org; Tue, 01 Aug 2023 09:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64992] [PATCH] gnu: Add python-baltica. Resent-From: Navid Afkhami Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Aug 2023 13:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64992 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64992@debbugs.gnu.org Cc: Navid Afkhami X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.169089764819019 (code B ref -1); Tue, 01 Aug 2023 13:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 1 Aug 2023 13:47:28 +0000 Received: from localhost ([127.0.0.1]:47419 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qQpih-0004wh-MV for submit@debbugs.gnu.org; Tue, 01 Aug 2023 09:47:27 -0400 Received: from lists.gnu.org ([2001:470:142::17]:46786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qQpif-0004wU-PI for submit@debbugs.gnu.org; Tue, 01 Aug 2023 09:47:26 -0400 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 1qQpiY-0004Du-R4 for guix-patches@gnu.org; Tue, 01 Aug 2023 09:47:19 -0400 Received: from b2062.mx.srv.dfn.de ([194.95.234.172]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qQpiW-0000sx-LD for guix-patches@gnu.org; Tue, 01 Aug 2023 09:47:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mdc-berlin.de; h= content-type:content-type:content-transfer-encoding:mime-version :x-mailer:message-id:date:date:subject:subject:from:from :received; s=mdc; t=1690897621; x=1692712022; bh=vT1863UojgiZBLi ZniL4y9TWeW+gT84XQm+YszJcGfM=; b=jvBuppJvWOcvUhX7et6xz4eLzRybT8Y /IWcxzc5bVg4Y3+xts4Q9SBPcLcAMQxBLxJoIKMVlW/kd1vDCQmy1Npj3R3/rHj9 CAuCj+qOJUmTpV4PHnaO9cvbyJlcBda4tmrNEolPdW9xHc/RZUoZQ8NZ4+JICkfX 4//MAoY8g/Bs= Received: from SW-IT-P-EX4.mdc-berlin.net (mgw4.mdc-berlin.de [141.80.113.62]) by b2062.mx.srv.dfn.de (Postfix) with ESMTPS id 4A52416025F for ; Tue, 1 Aug 2023 15:47:01 +0200 (CEST) Received: from localhost (141.80.218.27) 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.27; Tue, 1 Aug 2023 15:46:40 +0200 From: Navid Afkhami Date: Tue, 1 Aug 2023 13:46:37 +0000 Message-ID: <4cf18f120f7829851d9bc97ce7210b04fde22f72.1690897596.git.navid.afkhami@mdc-berlin.de> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [141.80.218.27] X-ClientProxiedBy: SW-IT-P-EX1.mdc-berlin.net (141.80.113.54) 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-27786.006 X-TM-AS-Result: No-10--4.611500-5.000000 X-TMASE-MatchedRID: cSoPLjBYd516fjezFKxXHArcxrzwsv5uwTlc9CcHMZerwqxtE531VIpb wG9fIuIT4LgSdO8exMk+T46mdEugcSq+GZ9ZHxIhuW77/y896sj4qCLIu0mtIOZYcdJgScjxKWF xEPEOC9srXnXvyie1S7gPOTbvZ4g8LTVVeVyNwJSRgPzABkqxIANTuIWZ3z/FQnWEwILrelipuz 6cn+0Ukei+i4eEYpePXK8QXOw6RzrWlVyQseCTQqubsOtSWY2QgDLqnrRlXrZ8nn9tnqel2MprJ P8FBOIa8DFFIBzQ4Q2UWQMbulGSX5DcYZ9uvQQWRr7kqH6lMvIZbRacZw0O71Y3t0Sp7d0BIIz1 Cn1EpM1eVRBDPUQOVwFmflLXqSyuO5cphY4IDxgwNPlEBnFX8dfsYX7riG7IuOY0q66+BqahgjV 6si4Sxb6DZFmPYUrLrQKe71GYum8= X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--4.611500-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27786.006 X-TM-SNTS-SMTP: 235EA26724B554BF5CB18D902CAB785F51C37A7C5110D286CE5BD430BA2EB2D62000:F Received-SPF: pass client-ip=194.95.234.172; envelope-from=Navid.Afkhami@mdc-berlin.de; helo=b2062.mx.srv.dfn.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 3.96 X-Spam-Score: 3.96 X-Migadu-Queue-Id: 9C2414BCD7 X-TUID: fWD5xrBGFv/3 * gnu/packages/bioinformatics.scm (python-baltica): New variable. --- gnu/packages/bioinformatics.scm | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 6080c899af..6d745262b3 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -5056,6 +5056,49 @@ (define-public edirect-go-programs go-golang-org-x-image go-golang-org-x-text)))) +(define-public python-baltica + (package + (name "python-baltica") + (version "1.1.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/dieterich-lab/Baltica") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "001ac03v9pbqqzf9pv7v8gf0296ksa4f0v3wdmpa6m9701skqi4r")))) + (build-system pyproject-build-system) + (arguments + (list #:phases '(modify-phases %standard-phases + (replace 'check + (lambda _ + ;; The tests need to be run from elsewhere... + (mkdir-p "/tmp/test") + (copy-recursively ".tests" "/tmp/test") + (with-directory-excursion "/tmp/test" + (invoke "pytest" "-v" "--doctest-modules"))))))) + (propagated-inputs (list python-anndata + python-click + python-flask + python-flask-wtf + gunicorn + python-h5py + python-pysam + python-numpy + python-psutil + python-pyyaml + python-scipy + snakemake-7)) + (native-inputs (list python-pytest python-pyfakefs python-cython)) + (home-page "https://github.com/dieterich-lab/Baltica") + (synopsis "Integrated splice junction usage analysis") + (description + "This framework facilitates the execution of differential junction usage methods. +Additionally, it enables the integration of results from multiple DJU methods.") + (license license:expat))) + (define-public python-bamnostic (package (name "python-bamnostic") base-commit: 34b56974dfe720e5e30f04409ac216747d7e3f5c -- 2.34.1