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 CC8eN5yIzGOpFgEAbAwnHQ (envelope-from ) for ; Sun, 22 Jan 2023 01:51:40 +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 eOPvNpyIzGOnSgEAauVa8A (envelope-from ) for ; Sun, 22 Jan 2023 01:51:40 +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 A922121200 for ; Sun, 22 Jan 2023 01:51:40 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pJOZe-0001bM-7z; Sat, 21 Jan 2023 19:51:06 -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 1pJOZc-0001aa-0v for guix-patches@gnu.org; Sat, 21 Jan 2023 19:51:05 -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 1pJOZb-000520-PT for guix-patches@gnu.org; Sat, 21 Jan 2023 19:51:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pJOZb-0000jJ-Gp; Sat, 21 Jan 2023 19:51:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60997] [PATCH 3/4] gnu: Add python-phylophlan. 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: Sun, 22 Jan 2023 00:51:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60997 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <60997@debbugs.gnu.org> Cc: rekado@elephly.net X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by 60997-submit@debbugs.gnu.org id=B60997.16743486262735 (code B ref 60997); Sun, 22 Jan 2023 00:51:03 +0000 Received: (at 60997) by debbugs.gnu.org; 22 Jan 2023 00:50:26 +0000 Received: from localhost ([127.0.0.1]:50102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pJOZ0-0000i3-6d for submit@debbugs.gnu.org; Sat, 21 Jan 2023 19:50:26 -0500 Received: from c2062.mx.srv.dfn.de ([194.95.238.172]:56973) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pJOYq-0000h4-GN for 60997@debbugs.gnu.org; Sat, 21 Jan 2023 19:50:17 -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=1674348610; x=1676163011; bh=nu75s7w1NREC84OHk+v3wWBhktIzcIlYYetqWP6THS4=; b=JLWGie+QBGNo K92YbzHxWvlxV1d1bJP22LW7yjuVyiEp1WuSah0GtLynj+IECS/6yW9zKccvJ9ae WMo4U0uVH4RA6lWwvDYqAVWv6cnub/nXtM9hLVNmVYJ6ylxJUnO6iGpuz+QOPjxw PBpuEcKz2l/XDWgAaTMFuRVChN2xOWk= Received: from SW-IT-P-EX4.mdc-berlin.net (mgw4.mdc-berlin.de [141.80.113.62]) by c2062.mx.srv.dfn.de (Postfix) with ESMTPS id E9ED030062F for <60997@debbugs.gnu.org>; Sun, 22 Jan 2023 01:50:09 +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; Sun, 22 Jan 2023 01:50:02 +0100 From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Date: Sun, 22 Jan 2023 01:49:50 +0100 Message-ID: <20230122004951.119277-3-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230122004951.119277-1-madalinionel.patrascu@mdc-berlin.de> References: <20230122004951.119277-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-EX3.mdc-berlin.net (141.80.113.61) 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-27400.003 X-TM-AS-Result: No-10--1.305800-5.000000 X-TMASE-MatchedRID: cSoPLjBYd516fjezFKxXHArcxrzwsv5uwTlc9CcHMZerwqxtE531VL6p xbTOjavycW3/J21vqoVXOLTjXPci/yq+GZ9ZHxIhuW77/y896sj4uJ1REX4MHYwnGKAoIKJLEOE Te7tkwKLjAPlvErk6O9FXyRPnllrtJVWqk0NljVzX3j/lf1V8LIXM008Nzq6YEd+K6O5Nt516Ir AOmyMThC3t+29FTIl+KRv0QBIBWgfx/7riAssTAmlO3nte6oxzFLc12YGVrZCBbptjxI6rdaPFj JEFr+olwXCBO/GKkVr3FLeZXNZS4CiM3WUt6LtFRN2XbKA3/DFnFkJnoSEcYEXNQ/bM3ourxa4y Joju5AqBLcYgS77e4a0YfXj3xoyv95Z7qptePZo1gjbDk5pb3TjLNIuhsPMtWSgmpbFZnEI1kD2 KtSTmq2Pbt5Stv2K5/Ox0TU9Ci5I= X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--1.305800-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27400.003 X-TM-SNTS-SMTP: F92D2136B323028728C5F140C07FEE12B88FA64189834706127D85D0BA08C12E2002: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-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1674348700; 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=DoZoBp3B+bjD2vGKoe1ET5aBbeKXqyHIdmG/PlAmU88=; b=sTwLFcGaovTc//ts8K1X6L2LXWAuD+51wa+o5zcHSpwrIZfSExZTqBDDAIhpw3SgN6H1kW ftgPoL/3dSOB5GTiQLmq885PPbn1sB5sMslrhD0U9n1Gub5lgD2i1RqmAAfdD+L0e4fT/e GOLrvxgJGFnwagVd21sZQMUvtdV/d4n5AtQV42GLwEeWh7K2q1No900d0uDkSJ688ZxK1l evnpbixbFIDQ7jTG57nC4R9DtiJcJvSRVCp5SonZudmkQ0OuFeooPyDIS7bXveHeEFSX1D St3Ij1YnfENS0NzJmVCkAOzXLGbNOAkeONcWQt//AFz/hpwuRedep6neLPpcWA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=JLWGie+Q; 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-Seal: i=1; s=key1; d=yhetil.org; t=1674348700; a=rsa-sha256; cv=none; b=ZwPb/iJLrlq8X9+51QWypbg5auKGU6X1UqftM1dzOUK3Dfpx2VX5po9jj5PnnMriOGqzsM b9Xzw9gHO+aVAphyKCqmgqLWhpnPiNCZkYfWCP1sZ2UNuTlQOumCKadEcffLDJd8ixcIA4 JTRRFl/J1lB/VU5jhuJKxFD4/+Rey5XO0s1uKKYtBMNBr8XDiBMcvNxGPLl/COVU4DFSoP hgYCiQ9EZR01kUw0eBvIqy/JMu+Yk1eAd1nV37g4NDtikVt0FAXSd/6cdJ9cwDjDEm2ohH zmZCDRi3JsTRopXiYl1EWRbDJKuTPDDEh/Yh+GzhQLO0q2P0l2dmR6i48bB3HA== X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 8.50 X-Spam-Score: 8.50 X-Migadu-Queue-Id: A922121200 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=JLWGie+Q; 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-TUID: 7e218IZSvM3E * gnu/packages/bioinformatics.scm (python-phylophlan): 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 bf01c9c7e4..5c9c222d59 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -1089,6 +1089,49 @@ (define-public python-htsget servers supporting the protocol.") (license license:asl2.0))) +(define-public python-phylophlan + (package + (name "python-phylophlan") + (version "3.0.3") + (source (origin + (method url-fetch) + (uri (pypi-uri "PhyloPhlAn" version)) + (sha256 + (base32 + "1r1bnnh4d38l410hfzf882y43ln8fd2lcsqbralqshxqw2hzc7x7")))) + (build-system python-build-system) + (arguments + (list + #:tests? #f ;pypi no tests + #:phases + #~(modify-phases %standard-phases + ;;pypi does not provide the readme.md file + (add-before 'build 'loose-readme-file-requirement + (lambda _ + (substitute* "setup.py" + (("long_description") + "#long_description"))))))) + (propagated-inputs + (list python-biopython + python-dendropy + python-matplotlib + python-numpy + python-pandas + python-seaborn)) + (home-page "https://github.com/biobakery/phylophlan") + (synopsis + "Phylogenetic analysis of microbial isolates and genomes from metagenomes") + (description + "This package is an integrated pipeline for large-scale phylogenetic profiling +of genomes and metagenomes. PhyloPhlAn is an accurate, rapid, and easy-to-use +method for large-scale microbial genome characterization and phylogenetic analysis +at multiple levels of resolution. This software package can assign both genomes +and @acronym{MAGs, metagenome-assembled genomes} to @acronym{SGBs, species-level +genome bins}. PhyloPhlAn can reconstruct strain-level phylogenies using clade- +specific maximally informative phylogenetic markers, and can also scale to very +large phylogenies comprising >17,000 microbial species.") + (license license:expat))) + (define-public python-pybedtools (package (name "python-pybedtools") -- 2.39.1