Ricardo Wurmus <rekado@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 57135) by debbugs.gnu.org; 18 Aug 2022 20:48:06 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Aug 18 16:48:06 2022 Received: from localhost ([127.0.0.1]:56814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1oOmQw-0001Wu-5F for submit <at> debbugs.gnu.org; Thu, 18 Aug 2022 16:48:06 -0400 Received: from sender4-of-o50.zoho.com ([136.143.188.50]:21063) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <rekado@HIDDEN>) id 1oOmQq-0001W1-TX; Thu, 18 Aug 2022 16:48:04 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1660855678; cv=none; d=zohomail.com; s=zohoarc; b=kXsS50zNjexTVMEFuuRxLVuTYacGxFQk4NgpEV7fSGHglUF6PdijAG40zKijkGbQ5zeDLtagIAU0W+sJmvI932RD1narYIa9AMYlA7rUhgc5wrjGy6H2in8ygv0B50oGMjC2N2svt1p49mX2TJa1SEPR3B82Tm2rYnwb7L7ZBjI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1660855678; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=QbuWyewDLWPkf3skINdEaN4o5wtuwYpl1Vx4YgGTQro=; b=DecEbEHSAvaUzNqD9oeKd9kwzH/BHlRPJIG65ptOEzuHQcuUAyZPN24fYibnsh04n2U1Q8RpjFFY0hFUEs52pyFLHsGP9YUDnivrS8Hh0lboLI+vUS/CKeD4qNNhbIuEgbHqWSrWvWSlIMrGUP/9+0/dpDvtjCCHvmrZcsTp5B0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@HIDDEN; dmarc=pass header.from=<rekado@HIDDEN> DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1660855678; s=zoho; d=elephly.net; i=rekado@HIDDEN; h=References:From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:In-reply-to:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To; bh=QbuWyewDLWPkf3skINdEaN4o5wtuwYpl1Vx4YgGTQro=; b=WzBtsAXGEWlg2zcotYURl3cNGjsXMycB1eJ7lMJa/pxkrSl97JHyPp2G2scnSnru Dz8ChJKpxcsyTWMp/58qS+inT6SvbCCLJJMd9q5DHkFYT3pZ4wERL6DN2lb8juhHIQg gbc/5uaa63WwM+5UDHkfxfjlbTZLnrOKGrc3hZqA= Received: from localhost (252-109-142-46.pool.kielnet.net [46.142.109.252]) by mx.zohomail.com with SMTPS id 1660855675945773.4564793149254; Thu, 18 Aug 2022 13:47:55 -0700 (PDT) References: <20220811083010.25264-1-madalinionel.patrascu@HIDDEN> User-agent: mu4e 1.8.7; emacs 28.1 From: Ricardo Wurmus <rekado@HIDDEN> To: =?utf-8?B?TcSDZMSDbGlu?= Ionel =?utf-8?Q?Patra=C8=99cu?= <madalinionel.patrascu@HIDDEN> Subject: Re: [bug#57135] [PATCH] gnu: Add mrbayes. Date: Thu, 18 Aug 2022 22:42:33 +0200 In-reply-to: <20220811083010.25264-1-madalinionel.patrascu@HIDDEN> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Message-ID: <871qtd46tj.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-ZohoMailClient: External X-Zoho-Virus-Status: 1 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57135 Cc: 57135 <at> debbugs.gnu.org, debbugs-submit <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi M=C4=83d=C4=83lin, > * gnu/packages/bioinformatics.scm (mrbayes): New variable. Thanks for the patch. Unfortunately, there are a few problems. - you added autoconf and automake, but neither of these is used as the git checkout includes a pre-built =E2=80=9Cconfigure=E2=80=9D script and = =E2=80=9CMakefile.in=E2=80=9D - we cannot use the =E2=80=9Cconfigure=E2=80=9D script as is, because the b= uild system uses AX_EXT, which unconditionally adds -msse* compiler flags when the CPU on the build node supports these features. This means that we cannot build a generic binary. The build system ignores =E2=80=9C--disable-sse=E2=80=9D, =E2=80=9C--disable-avx=E2=80=9D, and =E2= =80=9C--disable-fma=E2=80=9D because of AX_EXT. - we cannot rebuild the =E2=80=9Cconfigure=E2=80=9D script because the boot= strap phase fails with an error. Adding pkg-config to the native inputs does not seem to fix this either, so more investigation is needed. - consider adding openmpi and use --enable-mpi. - consider shortening the description. Especially the parts that mention proprietary software or trademarks (UNIX and Macintosh, as well as NVIDIA) should be removed. Could you please revise this and send an updated patch? --=20 Ricardo --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=wip.diff diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index fcca9ef115..6ca257245a 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -11269,56 +11269,63 @@ (define-public mrbayes "1c4qg4wd6lhj1if5g6462pk15bhh7v84ys92sp47yih7lrkk2jd6")))) (properties `((upstream-name . "MrBayes"))) (build-system gnu-build-system) + (arguments + (list + #:configure-flags '(list "--enable-sse=no" + "--enable-avx=no" + "--enable-fma=no" + "--with-mpi" + "--without-beagle") + #:phases + `(modify-phases %standard-phases + (add-after 'unpack 'do-not-detect-CPU-features + (lambda _ + (delete-file "configure") + (delete-file "aclocal.m4") + (substitute* "configure.ac" + (("AC_CONFIG_AUX_DIR.*") "") + (("AC_CONFIG_MACRO_DIRS.*") "") + (("^AX_EXT") ""))))))) + (inputs + (list openmpi)) (native-inputs - (list automake - autoconf)) + (list autoconf autoconf-archive automake pkg-config)) (home-page "https://github.com/NBISweden/MrBayes/") (synopsis "Bayesian inference of phylogeny") (description - "@code{MrBayes} is a program for Bayesian inference and model choice across -a wide range of phylogenetic and evolutionary models. @code{MrBayes} uses @dfn{ -MCMC} (Markov chain Monte Carlo) methods to estimate the posterior distribution -of model parameters. Program features include: + "@code{MrBayes} is a program for Bayesian inference and model choice +across a wide range of phylogenetic and evolutionary models. @code{MrBayes} +uses @dfn{MCMC} (Markov chain Monte Carlo) methods to estimate the posterior +distribution of model parameters. Program features include: + @itemize -@item -analysis of nucleotide, amino acid, restriction site, and morphological data; -@item -mixing of data types, such as molecular and morphological characters, in a single -analysis; -@item -easy linking and unlinking of parameters across data partitions; -@item -multiple evolutionary models, including 4x4, doublet, and codon models for -nucleotide data and many of the standard rate matrices for amino acid data; -@item -estimation of positively selected sites in a fully hierarchical Bayesian framework; -@item -full integration of the @code{BEST} algorithms for the multi-species coalescent; -@item -estimation of time calibrated (clock) trees using a variety of (strict and) -relaxed-clock models; -@item -support for complex combinations of positive, negative, and backbone constraints -on topologies; -@item -model jumping across the @code{GTR} model space and across fixed rate matrices -for amino acid data; -@item -monitoring of convergence during the analysis, and access to a wide range of -convergence diagnostics tools after the analysis has finished; -@item -rich summaries of posterior samples of branch and node parameters printed to -majority rule consensus trees in FigTree format; -@item -implementation of the stepping-stone method for accurate estimation of model -likelihoods for Bayesian model choice using Bayes factors; -@item -ability to spread jobs over a cluster of computers using @code{MPI} (for -Macintosh and UNIX environments only); -@item -support for the @code{BEAGLE} library, resulting in dramatic speedups for codon -and amino acid models on compatible hardware (NVIDIA graphics cards); -@end itemize") +@item analysis of nucleotide, amino acid, restriction site, and morphological + data; +@item mixing of data types, such as molecular and morphological characters, in + a single analysis; +@item easy linking and unlinking of parameters across data partitions; +@item multiple evolutionary models, including 4x4, doublet, and codon models + for nucleotide data and many of the standard rate matrices for amino acid + data; +@item estimation of positively selected sites in a fully hierarchical Bayesian + framework; +@item full integration of the @code{BEST} algorithms for the multi-species + coalescent; +@item estimation of time calibrated trees using a variety of (strict and) + relaxed-clock models; +@item support for complex combinations of positive, negative, and backbone + constraints on topologies; +@item model jumping across the @code{GTR} model space and across fixed rate + matrices for amino acid data; +@item monitoring of convergence during the analysis, and access to a wide + range of convergence diagnostics tools after the analysis has finished; +@item rich summaries of posterior samples of branch and node parameters + printed to majority rule consensus trees in FigTree format; +@item implementation of the stepping-stone method for accurate estimation of + model likelihoods for Bayesian model choice using Bayes factors; +@item ability to spread jobs over a cluster of computers using @code{MPI}. +@end itemize +") (license license:gpl3))) (define-public sjcount --=-=-=--
guix-patches@HIDDEN
:bug#57135
; Package guix-patches
.
Full text available.Received: (at submit) by debbugs.gnu.org; 11 Aug 2022 08:30:43 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Aug 11 04:30:43 2022 Received: from localhost ([127.0.0.1]:51444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1oM3aV-00021g-CT for submit <at> debbugs.gnu.org; Thu, 11 Aug 2022 04:30:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:37674) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <MadalinIonel.Patrascu@HIDDEN>) id 1oM3aS-00021Y-Ph for submit <at> debbugs.gnu.org; Thu, 11 Aug 2022 04:30:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34526) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <MadalinIonel.Patrascu@HIDDEN>) id 1oM3aS-00042Q-Kn for guix-patches@HIDDEN; Thu, 11 Aug 2022 04:30:40 -0400 Received: from b2062.mx.srv.dfn.de ([194.95.234.172]:59361) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <MadalinIonel.Patrascu@HIDDEN>) id 1oM3aO-0003GM-LG for guix-patches@HIDDEN; Thu, 11 Aug 2022 04:30:40 -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=1660206623; x=1662021024; bh=tLAWDGATCgerOKz xvoTNW5FREheFQJEeqyAXjtDj8Gw=; b=f6iLjD6mRGKRg5jzr/myTcO50+ymuX1 ZAMtKZpRsYZBiwGOlaf9FTYanxmC54Jdc8IRwrn1Qb7m9BeIfsvp0njG8FeqeNdg FuCKt9Z0B/egafOiKF0yF2np3nTM92tBBi95uMaGtObK/H+UhjKIKr0nElgseMrF chdXPZ5oB3RI= 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 29D181601ED for <guix-patches@HIDDEN>; Thu, 11 Aug 2022 10:30:22 +0200 (CEST) Received: from Guix-Ubuntu18.04 (141.80.113.106) 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.9; Thu, 11 Aug 2022 10:30:22 +0200 From: =?UTF-8?q?M=C4=83d=C4=83lin=20Ionel=20Patra=C8=99cu?= <madalinionel.patrascu@HIDDEN> To: <guix-patches@HIDDEN> Subject: [PATCH] gnu: Add mrbayes. Date: Thu, 11 Aug 2022 10:30:10 +0200 Message-ID: <20220811083010.25264-1-madalinionel.patrascu@HIDDEN> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 X-Debbugs-Cc: rekado@HIDDEN Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [141.80.113.106] X-ClientProxiedBy: SW-IT-P-EX2.mdc-berlin.net (141.80.113.60) 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-27070.006 X-TM-AS-Result: No-10--14.242500-5.000000 X-TMASE-MatchedRID: ct/97+KAdbd6fjezFKxXHArcxrzwsv5uwTlc9CcHMZerwqxtE531VNnf JrUSEbFDJ5aCcE/8ytfuNT8xdcEnQwE+dA3RWUSvnVTWWiNp+v/KIqAq0jIHinbkZ9nC3gWsb0G qwJsp9xF36HEBXzOrtXhhbwnUkQcJlHtMj/0W3H+HZXNSWjgdU2FcLeWccJOZDlLOAk1ICssqKo 0GSnZqPWaN9UJD2GsSBo3Au1EKj13+P+/vp0zTkkXBhxFdFgcQYJsfTa/Hws7TnyO7C6qAf5zzW s7OBumBO1qiNiyNtpgdQi9i5PHk82Vhs3xzChLJmVBuNYtCo5tPnKxAOPp4WfuzwJAEkzruL9Ja yBNx/Q7F+KCpGE37CJsoi2XrUn/Jn6KdMrRsL14qtq5d3cxkNZd/mwLf2BVUl/vSxcuObW6KS4S 1DbDkDtWahPxF0ouWbTQkqNCBZ8s2RRIMOrvjaQ== X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--14.242500-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27070.006 X-TM-SNTS-SMTP: F23BCEDDA9BE261F659DE845445099B53AE278147AE3F523DD133341FA4186CE2002:F Received-SPF: pass client-ip=194.95.234.172; envelope-from=MadalinIonel.Patrascu@HIDDEN; 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-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) * gnu/packages/bioinformatics.scm (mrbayes): New variable. --- gnu/packages/bioinformatics.scm | 67 +++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 3a40cc2281..ae362de1e7 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -11155,6 +11155,73 @@ (define-public mantis (supported-systems '("x86_64-linux")) (license license:bsd-3)))) +(define-public mrbayes + (package + (name "mrbayes") + (version "3.2.7a") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/NBISweden/MrBayes/") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1c4qg4wd6lhj1if5g6462pk15bhh7v84ys92sp47yih7lrkk2jd6")))) + (properties `((upstream-name . "MrBayes"))) + (build-system gnu-build-system) + (native-inputs + (list automake + autoconf)) + (home-page "https://github.com/NBISweden/MrBayes/") + (synopsis "Bayesian inference of phylogeny") + (description + "@code{MrBayes} is a program for Bayesian inference and model choice across +a wide range of phylogenetic and evolutionary models. @code{MrBayes} uses @dfn{ +MCMC} (Markov chain Monte Carlo) methods to estimate the posterior distribution +of model parameters. Program features include: +@itemize +@item +analysis of nucleotide, amino acid, restriction site, and morphological data; +@item +mixing of data types, such as molecular and morphological characters, in a single +analysis; +@item +easy linking and unlinking of parameters across data partitions; +@item +multiple evolutionary models, including 4x4, doublet, and codon models for +nucleotide data and many of the standard rate matrices for amino acid data; +@item +estimation of positively selected sites in a fully hierarchical Bayesian framework; +@item +full integration of the @code{BEST} algorithms for the multi-species coalescent; +@item +estimation of time calibrated (clock) trees using a variety of (strict and) +relaxed-clock models; +@item +support for complex combinations of positive, negative, and backbone constraints +on topologies; +@item +model jumping across the @code{GTR} model space and across fixed rate matrices +for amino acid data; +@item +monitoring of convergence during the analysis, and access to a wide range of +convergence diagnostics tools after the analysis has finished; +@item +rich summaries of posterior samples of branch and node parameters printed to +majority rule consensus trees in FigTree format; +@item +implementation of the stepping-stone method for accurate estimation of model +likelihoods for Bayesian model choice using Bayes factors; +@item +ability to spread jobs over a cluster of computers using @code{MPI} (for +Macintosh and UNIX environments only); +@item +support for the @code{BEAGLE} library, resulting in dramatic speedups for codon +and amino acid models on compatible hardware (NVIDIA graphics cards); +@end itemize") + (license license:gpl3))) + (define-public sjcount ;; There is no tag for version 3.2, nor is there a release archive. (let ((commit "292d3917cadb3f6834c81e509c30e61cd7ead6e5") base-commit: 6ce3e51aa876681967177812dc295c86a50d7446 -- 2.37.1
Mădălin Ionel Patrașcu <madalinionel.patrascu@HIDDEN>
:rekado@HIDDEN, guix-patches@HIDDEN
.
Full text available.rekado@HIDDEN, guix-patches@HIDDEN
:bug#57135
; Package guix-patches
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.