| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: ngless: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (ngless)
[inputs]: Add bash-minimal.
Change-Id: I3560d4f10261f87c819bd12cf0956a6cf77324cb
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+2 |
* | gnu: rcas-web: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Add bash-minimal.
Change-Id: I71f0e435e969e0a689caea90d9f442929c7d9431
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+2 |
* | gnu: shorah: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (shorah)
[inputs]: Add bash-minimal.
Change-Id: Ibe428a0ec32a5acf7e70269376aaf16e97507d51
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+2 |
* | gnu: rsem: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (rsem)
[inputs]: Add bash-minimal.
Change-Id: Idd9fbf729e9bcdd009cf517ec23064544bdf6f43
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | gnu: roary: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (roary): Delete trailing #t.
[inputs]: Add bash-minimal. Remove labels.
Change-Id: Id5ea1b12e2fa641d96a762f5f3b89edbd43a4ffa
| Maxim Cournoyer | 2024-08-31 | 1 | -34/+32 |
* | gnu: proteinortho: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (proteinortho)[inputs]: Add bash-minimal.
Remove labels.
Change-Id: I74e243d598a544a9a58ea77a229b6a2b2f56c5b2
| Maxim Cournoyer | 2024-08-31 | 1 | -6/+7 |
* | gnu: mafft: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (mafft): Delete trailing #t.
[inputs]: Add bash-minimal.
Change-Id: Id30d22dc37ee57591f17dc116de81500b09adf3c
| Maxim Cournoyer | 2024-08-31 | 1 | -5/+3 |
* | gnu: edirect: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (edirect): Delete trailing #t.
[inputs]: Add bash-minimal.
Change-Id: I28474c3ec5866b5e9f824d5d71e6cc8be5791f58
| Maxim Cournoyer | 2024-08-31 | 1 | -11/+7 |
* | gnu: repeat-masker: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (repeat-masker)
[inputs]: Add bash-minimal.
Change-Id: I81d4806cc65eed8040824cb72d6c462c8762294e
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+2 |
* | gnu: bioperl-minimal: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (bioperl-minimal)
[inputs]: Add bash-minimal.
Change-Id: I274572a2e87f63afcca2e433454a71f078291a06
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | gnu: ribotaper: Add bash-minimal to inputs.•••* gnu/packages/bioinformatics.scm (ribotaper)
[inputs]: Add bash-minimal.
Change-Id: I5adc841c15c054101d32f30579a89aa7290c6f3c
| Maxim Cournoyer | 2024-08-31 | 1 | -2/+3 |
* | gnu: ccwl: Import the correct set of modules.•••* gnu/packages/bioinformatics.scm (ccwl) [arguments] <modules>: Replace
%default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I9c96e847de537b11bc8396d6c0e7968a1a9f3e98
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
| Maxim Cournoyer | 2024-08-31 | 1 | -2/+2 |
* | gnu: gdcm: Build manpages.•••* gnu/packages/bioinformatics.scm (gdcm)[arguments]<#:configure-flags>:
Re-enable manpages.
[native-inputs]: Add libxslt.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal | 2024-08-31 | 1 | -3/+3 |
* | gnu: bwa,bwa-pssm: Improve package style.•••* gnu/packages/bioinformatics.scm (bwa)[arguments]: Use G-expression.
(bwa-pssm)[arguments]: Use G-expression.
Change-Id: I63dd0f13f337fbf84967f1ef1b6332ce3391ae97
| Zheng Junjie | 2024-07-30 | 1 | -25/+26 |
* | gnu: bwa: Fix cross-compiling.•••* gnu/packages/bioinformatics.scm (bwa)[arguments]<#:make-flags>: Use
CC-FOR-TARGET.
Change-Id: I63dd0f13f337fbf84967f1ef1b6332ce3391ae97
| Zheng Junjie | 2024-07-30 | 1 | -2/+3 |
* | gnu: bwa: Update to 0.7.18.•••* gnu/packages/bioinformatics.scm (bwa): Update to 0.7.18.
[source]: Switch to git-fetch.
[supported-systems]: Add aarch64-linux.
Change-Id: I63dd0f13f337fbf84967f1ef1b6332ce3391ae97
| Spencer King | 2024-07-30 | 1 | -11/+11 |
* | gnu: Add python-muon.•••* gnu/packages/bioinformatics.scm (python-muon): New variable.
Change-Id: I21431b089d1f404828b78d79124d96e7d36d5a2d
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| guix@mawumag.com | 2024-07-01 | 1 | -0/+52 |
* | gnu: Add python-mofapy2.•••* gnu/packages/bioinformatics.scm (python-mofapy2): New variable.
Change-Id: Ide92878258511b3daf4e56d5faa94d190fdee62f
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| guix@mawumag.com | 2024-07-01 | 1 | -0/+44 |
* | gnu: Add r-anpan.•••* gnu/packages/bioinformatics.scm (r-anpan): New variable.
Change-Id: Ia01ba3be7424306674b9c9b2904f1f0cfa66d818
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Afkhami, Navid | 2024-07-01 | 1 | -0/+48 |
* | gnu: Add r-cmdstanr.•••* gnu/packages/bioinformatics.scm (r-cmdstanr): New variable.
Change-Id: Ic9e83486f7ab7f0e7075343af630c4dcecf597b5
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Afkhami, Navid | 2024-06-30 | 1 | -1/+36 |
* | gnu: jellyfish: Enable building on all 64bit platforms.•••* gnu/packages/bioinformatics.scm (jellyfish)[supported-systems]: Mark
all 64bit platforms as supported.
Change-Id: Ia79d8052bf6ff347422e4b1ce38dc379d45a9be6
| Efraim Flashner | 2024-06-30 | 1 | -1/+1 |
* | gnu: Add r-rphyloxml.•••* gnu/packages/bioinformatics.scm (r-rphyloxml): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: I5b799986064f2af5fe74454f2e78fea7d9947260
| Afkhami, Navid | 2024-06-28 | 1 | -0/+52 |
* | gnu: Add r-rnacrosslinkoo.•••* gnu/packages/bioinformatics.scm (r-rnacrosslinkoo): New variable.
Change-Id: I1ca6dcef9c093627c3743d1176e587cf40053ba0
| Afkhami, Navid | 2024-06-28 | 1 | -0/+44 |
* | gnu: Add r-scent.•••* gnu/packages/bioinformatics.scm (r-scent): New variable.
Change-Id: Ie517c0619683590f630013982e831fad528c1dea
| Afkhami, Navid | 2024-06-18 | 1 | -0/+37 |
* | gnu: Add python-celltypist.•••* gnu/packages/bioinformatics.scm (python-celltypist): New variable.
Change-Id: I196b7a07955224fe4c641d79729f0facb6367adb
| Ricardo Wurmus | 2024-05-31 | 1 | -0/+47 |
* | gnu: ensembl-vep: Update to 112.•••* gnu/packages/bioinformatics.scm (ensembl-vep): Update to 112.
[propagated-inputs]: Add perl-list-moreutils.
[native-inputs]: Add perl-test-deep and perl-test-warnings.
Change-Id: I8c7de9f3dbc8c6fe4d1383f9dc215aeba018af0d
| Ricardo Wurmus | 2024-05-22 | 1 | -8/+11 |
* | gnu: samtools: Fix build on i686-linux.•••* gnu/packages/bioinformatics.scm (samtools)[arguments]: When building
for i686-linux adjust the make-flags to specifically use the sse math
libraries.
Change-Id: I322d521cbe87e10db7c23db8e68bb377db966aa7
| Efraim Flashner | 2024-05-19 | 1 | -0/+5 |
* | gnu: pigx-rnaseq: Update to 0.1.1.•••* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.1.1.
Change-Id: I16db332e3559bed5b302f08bd85f31c6c40e9619
| Ricardo Wurmus | 2024-05-15 | 1 | -2/+2 |
* | gnu: Add r-anndatar.•••* gnu/packages/bioinformatics.scm (r-anndatar): New variable.
Change-Id: I6060c5c15a46c064aa03ec2431a72ea88f925706
| Ricardo Wurmus | 2024-05-13 | 1 | -0/+29 |
* | gnu: minimap2: Remove included file from gcc.•••* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust custom
'install phase to remove included emmintrin.h header.
Change-Id: Id994dd2bd4a98e8d1c162c4e011fc77b9d5565d2
| Efraim Flashner | 2024-05-12 | 1 | -0/+2 |
* | gnu: rcas-web: Update to latest commit.•••The latest commit fixes a problem in configure.ac.
* gnu/packages/bioinformatics.scm (rcas-web)[source]: Fetch from git.
[arguments]: Remove 'find-RCAS phase; use G-expression.
[inputs]: Drop labels. Use Guile 3.0.
[native-inputs]: Add autoconf and automake.
Change-Id: I6f1d300df589a99b9493b2857f58d49e468b210e
| Ricardo Wurmus | 2024-05-08 | 1 | -48/+45 |
* | gnu: r-icellnet: Update to 2.2.1-1.e10ee4a.•••* gnu/packages/bioinformatics.scm (r-icellnet): Update to 2.2.1-1.e10ee4a.
[propagated-inputs]: Add r-complexheatmap and r-circlize.
Change-Id: Ib844f83cb1ca4f88259593153d9e66289307dccc
| Ricardo Wurmus | 2024-05-08 | 1 | -8/+10 |
* | gnu: bitmapperbs: Limit to x86_64-linux.•••* gnu/packages/bioinformatics.scm (bitmapperbs)[supported-systems]: New
field.
Change-Id: I03484413e5af8e779fe0e5199e456eaab124e8b7
| Efraim Flashner | 2024-05-07 | 1 | -0/+1 |
* | gnu: minimap2: Fix make-flags.•••* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust the
make-flags to contain actual build flags for all architectures.
Change-Id: I5b4077a25d6d46172ff566ceaa16629ebf066721
| Efraim Flashner | 2024-05-06 | 1 | -3/+1 |
* | gnu: minimap2: Update to 2.28.•••* gnu/packages/bioinformatics.scm (minimap2): Update to 2.28.
[arguments]: Adjust custom 'install phase to not delete non-existent
file. Remove trailing #t from phase.
Change-Id: Ie6cc21f2b761532f08967efea54d3a12b944f213
| Efraim Flashner | 2024-05-06 | 1 | -6/+3 |
* | gnu: proteinortho: Add tunable property.•••* gnu/packages/bioinformatics.scm (proteinortho)[properties]: Add
tunable? flag.
Change-Id: If59d5785c8c8e4aedb5b88479da6fba0e9754640
| Efraim Flashner | 2024-05-06 | 1 | -0/+1 |
* | gnu: proteinortho: Update to 6.3.2.•••* gnu/packages/bioinformatics.scm (proteinortho): Update to 6.3.2.
[source]: Adjust snippet to also delete lapack source tarball.
[arguments]: Rewrite using g-expressions. Add flag to run tests
sequentially. Adjust make-flags for cross-compiling and to set PREFIX.
Delete 'configure and custom 'configure phase. Remove trailing #t from
phases.
Change-Id: I40249e5ac92c26223119b81b4677c08d5ab230e6
| Efraim Flashner | 2024-05-06 | 1 | -33/+28 |
* | gnu: trust4: Update to 1.1.0.•••* gnu/packages/bioinformatics.scm (trust4): Update to 1.1.0.
Change-Id: I4780038a5db110514e27f07a576166def4063da7
| Ricardo Wurmus | 2024-05-06 | 1 | -2/+2 |
* | gnu: Add trust4.•••gnu/packages/bioinformatics.scm (trust4): New variable.
Change-Id: I6a0fd339a0f761a473f50c7da74c26cfac7b1caf
| Mădălin Ionel Patrașcu | 2024-05-06 | 1 | -0/+76 |
* | gnu: Add r-seraster.•••* gnu/packages/bioinformatics.scm (r-seraster): New variable.
Change-Id: I9f9fd24a9aa563f7c74154e613b85dee46bdcf79
| Mădălin Ionel Patrașcu | 2024-05-06 | 1 | -0/+39 |
* | gnu: Add r-metadeconfoundr.•••* gnu/packages/bioinformatics.scm (r-metadeconfoundr): New variable.
Change-Id: I733fb464d2a3c7fd1335826be9f23e2610e6fd60
| Mădălin Ionel Patrașcu | 2024-05-06 | 1 | -0/+41 |
* | gnu: Add python-pyrodigal.•••* gnu/packages/bioinformatics.scm (python-pyrodigal): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: Iaa0bdb4b918d93f990d5b904f1df3a3f910726b0
| nafkhamdc | 2024-05-06 | 1 | -0/+41 |
* | gnu: Add python-pyahocorasick.•••* gnu/packages/bioinformatics.scm (python-pyahocorasick): New variable.
Change-Id: I468bed450351b49cf81344a328841cd77f67cb4e
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| nafkhamdc | 2024-05-06 | 1 | -0/+23 |
* | gnu: python-liana-py: Update to 1.1.0.•••* gnu/packages/bioinformatics.scm (python-liana-py): Update to 1.1.0.
[arguments]: Adjust tests; add phase 'relax-requirements.
[propagated-inputs]: Remove python-mofax; add python-numpy.
[native-inputs]: Remove python-numpy; add python-poetry-core.
Change-Id: I279be08ac3ac73d9a724f59652f2f0d333607696
| Ricardo Wurmus | 2024-05-05 | 1 | -5/+27 |
* | gnu: python-cooltools: Update to 0.7.0.•••* gnu/packages/bioinformatics.scm (python-cooltools): Update to 0.7.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove.
Change-Id: I4112bf0cbc309df551087b8bb3cb1d37af7f751d
| Ricardo Wurmus | 2024-05-05 | 1 | -11/+3 |
* | gnu: python-bioframe: Update to 0.6.4.•••* gnu/packages/bioinformatics.scm (python-bioframe): Update to 0.6.4.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add 'pre-check phase. Use
#:test-flags to disable tests that require internet access.
[native-inputs]: Add python-hatchling.
[propagated-inputs]: Add python-pyyaml.
Change-Id: Iad1c8c6ef8f52886e398e9c4d2d384c5fce075c6
| Ricardo Wurmus | 2024-05-05 | 1 | -10/+14 |
* | gnu: python-decoupler-py: Update to 1.6.0.•••* gnu/packages/bioinformatics.scm (python-decoupler-py): Update to 1.6.0.
[arguments]: Do not disable test_plot_volcano test.
Change-Id: I44a31d30e8a03d2d1ffd86383c8bc6db79628def
| Ricardo Wurmus | 2024-05-05 | 1 | -64/+55 |
* | gnu: python-hicexplorer: Update to 3.7.4.•••* gnu/packages/bioinformatics.scm (python-hicexplorer): Update to 3.7.4.
[source]: Remove obsolete snippet.
[arguments]: Remove obsolete phase 'scipy-compatibility.
[propagated-inputs]: Replace python-cleanlab-1 with python-cleanlab.
Change-Id: Iac9a24cc4551b7d7e1d41d1f07a6db6d620b119e
| Ricardo Wurmus | 2024-05-05 | 1 | -24/+4 |
* | gnu: tadbit: Add R to inputs.•••* gnu/packages/bioinformatics.scm (tadbit)[inputs]: Add r-minimal.
Change-Id: I4929dd89ddd27b4fcbd8b3a00b8ab8f3586945d2
| Ricardo Wurmus | 2024-05-05 | 1 | -1/+2 |