From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qCWRKG9632RZWAAASxT56A (envelope-from ) for ; Fri, 18 Aug 2023 16:04:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id sGhVKG9632SkAAEA9RJhRA (envelope-from ) for ; Fri, 18 Aug 2023 16:04:31 +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 05A25559C4 for ; Fri, 18 Aug 2023 16:04:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=HQfWbqZe; 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=1692367471; a=rsa-sha256; cv=none; b=P/h1fBRcEHEUKUZYwtNI7ibHdTymOgBtt1chSE9aPoAKxBDi/aBocwZqO3MK/IDLUA3KFt JSvoYnsY+TEVL3X1XjKd9pvkLaXjLrtb+T+YK7abxQQ0maDiyDYwIo+X8BymIY6H0VcxS3 D4hE+kbfqMArx0Ms1vyXwBuZZ9U2b9syJR+j7agN/KHXwLAaEmuDaX/OQZ7FlDZUxjbJFQ 03Xx3NbhSU0YSlsUp4WoXwRvjVvy/p8LgEc1BPaBtvIyBzSK/6pnrRGliopWeZNKWZeX4s 83Uu3R7PGwzfWuwNDlRtRtVUqYBHgdZ5HTml+tTFqVb/npDxvZdOcDSplBJxrQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=HQfWbqZe; 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=1692367471; 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=2heJiU/MgsnLgVGz7ApK/FGTbPCl1Is0P12rG5d6XiQ=; b=S3lHEOn+Z7H4oQNMzsQAYuxbzCmP7K6s9OobslogjkUPZjHosq1rL0DgtZk5oLm+m8575a W+fq3513mHYgfzlOjL0Uz1cX+XlaT44IV4n2cA/9Vi3W+Cqg40sWxOMVkQH4Jo3rwLWNIY DlFxqoP17aBu9mDjvvvjpIiIxl3p7CDepwa1HRMxgcPaK17FKo8572ju2AWUaC4d3Yndlf dBhYm0HbAXn8HslEPA1FBAYlAJfWHmZGqNa0sIW2/lsQTZl/mFGjY7ocaC/CmS4wpgxgb3 Qem8OIHqiSUIe/nBFProYoAIerg1hHLBjNCH5gWNxqAqaP2kjPRFU465LunMjw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qX059-0004do-8G; Fri, 18 Aug 2023 10:04:07 -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 1qX038-0004EA-2S for guix-patches@gnu.org; Fri, 18 Aug 2023 10:02:02 -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 1qX037-0002iO-PT for guix-patches@gnu.org; Fri, 18 Aug 2023 10:02:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qX038-0001qP-63 for guix-patches@gnu.org; Fri, 18 Aug 2023 10:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65364] [PATCH] gnu: Add python-scDamAndTools. Resent-From: Navid Afkhami Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Aug 2023 14:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65364 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65364@debbugs.gnu.org Cc: Navid Afkhami X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.16923673117071 (code B ref -1); Fri, 18 Aug 2023 14:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Aug 2023 14:01:51 +0000 Received: from localhost ([127.0.0.1]:48459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qX02x-0001pz-9q for submit@debbugs.gnu.org; Fri, 18 Aug 2023 10:01:51 -0400 Received: from lists.gnu.org ([2001:470:142::17]:56902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qX02v-0001pl-TH for submit@debbugs.gnu.org; Fri, 18 Aug 2023 10:01:50 -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 1qX02m-0004DC-M4 for guix-patches@gnu.org; Fri, 18 Aug 2023 10:01:41 -0400 Received: from a2062.mx.srv.dfn.de ([194.95.232.172]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qX02h-0002aF-0D for guix-patches@gnu.org; Fri, 18 Aug 2023 10:01:39 -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=1692367276; x=1694181677; bh=Cxmt16XbFxl7VaC 0pRG0mRYpIpjzsVqdtkncLur1czQ=; b=HQfWbqZejFpby/odI+Gjf0H4gzm0cXE a91A4jOcZEd+8MsdW2LaT7tIvxrsvGYaTqm8e/6A6trbQCMWfG/ZVYrqtebSZYz+ 1NNN8eAAvNMNfEYP1XxHIbLYfNchtmBXWnrXn6w4YJIRxwrQIr1X8O3jO9Hfb+ys 8ulQrRS+A6qo= Received: from SW-IT-P-EX2.mdc-berlin.net (mgw2.mdc-berlin.de [141.80.113.60]) by a2062.mx.srv.dfn.de (Postfix) with ESMTPS id 05833A031D for ; Fri, 18 Aug 2023 16:01:15 +0200 (CEST) Received: from localhost (141.80.218.27) by SW-IT-P-EX2.mdc-berlin.net (141.80.113.60) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.27; Fri, 18 Aug 2023 16:01:15 +0200 From: Navid Afkhami Date: Fri, 18 Aug 2023 14:01:06 +0000 Message-ID: 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-EX2.mdc-berlin.net (141.80.113.60) To SW-IT-P-EX2.mdc-berlin.net (141.80.113.60) X-TM-AS-Product-Ver: SMEX-14.0.0.3092-9.0.1002-27820.007 X-TM-AS-Result: No-10--3.667800-5.000000 X-TMASE-MatchedRID: a3KJLn6RIiJ6fjezFKxXHArcxrzwsv5uwTlc9CcHMZerwqxtE531VPnT SlCpnRQQYEuTkEBb8c/uNT8xdcEnQwE+dA3RWUSvnVTWWiNp+v/KIqAq0jIHihPiIPO2d8g5FxP fMusXQ5ZwyxC8d/tsm8HzrO/8tQU2IPhxRQ8o5ndBCylNHaZ/0CbH0QLHlTYFU72YOAMDJjieAi CmPx4NwBnUJ0Ek6yhjxEHRux+uk8gVPU8Gz4xVjfJT+hf62k2YfaP3f9UugZI+F1rzpUA7HSGxV i4ALxEUE+04NwOqOOGZKz0x/czO10zM7ma4P0lwzCdUqlz6XtF8Ra9Nb+ZoIaKY2JrExGd2Fs46 R6n1+9Pox9rqorLqIj47jot1RqlnCuhB+Hs2Q+XFRuRzIFoKqH7cGd19dSFd X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--3.667800-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27820.007 X-TM-SNTS-SMTP: 846CCCD6A1FD4537049C5FA2F8969217DE60B434853BF8D7C1A447C0B6C767F42000:F Received-SPF: pass client-ip=194.95.232.172; envelope-from=Navid.Afkhami@mdc-berlin.de; helo=a2062.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 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: mx0.migadu.com X-Spam-Score: -3.99 X-Migadu-Queue-Id: 05A25559C4 X-Migadu-Spam-Score: -3.99 X-TUID: Zzcz38gbIDco * gnu/packages/bioinformatics.scm (python-scDamAndTools): New variable. --- gnu/packages/bioinformatics.scm | 34 +++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 51640b710f..03b1e81634 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -2154,6 +2154,40 @@ (define-public python-pybedtools ;; licensed lgpl2.1+ (license (list license:expat license:lgpl2.1+)))) +(define-public python-scDamAndTools + (package + (name "python-scDamAndTools") + (version "1.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/KindLab/scDamAndTools") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1mblw6cn5jqik6ky8cv7ry99z6jm1i4r71pzdfl398vrwbda65gd")))) + (build-system pyproject-build-system) + (arguments + (list #:tests? #f)) ;there are none + (propagated-inputs (list python-h5py + python-numpy + python-sortedcontainers + python-pandas + python-pysam + python-tqdm)) + (native-inputs (list python-cython python-pytest)) + (home-page "https://github.com/KindLab/scDamAndTools") + (synopsis "Functions for processing raw scDam&T-seq data") + (description + "This is a set of unctions for processing raw scDam&T-seq data. +A method to simultaneously measure protein-DNA interactions and transcription +from single cells (Rooijers et al., 2019). scDam&T-seq combines a DamID-based +method to measure protein-DNA interactions and an adaptation of CEL-Seq to +measure transcription. The starting point of the workflow is raw sequencing +data and the end result are tables of UMI-unique DamID and CEL-Seq counts.") + (license license:expat))) + (define-public python-bioframe (package (name "python-bioframe") base-commit: 1b2d43fe016848ea2ec16ff18cbc14340944fc4e -- 2.34.1