summaryrefslogtreecommitdiff
path: root/gnu/packages/bioinformatics.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: Add ensembl-vep.Ricardo Wurmus2021-05-07
| | | | | | | | * gnu/packages/bioinformatics.scm (ensembl-vep): New variable.
| * gnu: Add perl-bio-db-hts.Ricardo Wurmus2021-05-06
| | | | | | | | * gnu/packages/bioinformatics.scm (perl-bio-db-hts): New variable.
| * gnu: python-pybedtools: Update to 0.8.2.Ricardo Wurmus2021-05-05
| | | | | | | | | | * gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.8.2. [arguments]: Remove outdated substitutions; simplify check phase.
| * gnu: r-summarizedexperiment: Move to (gnu packages bioconductor).Ricardo Wurmus2021-05-04
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-summarizedexperiment): Move variable from here... * gnu/packages/bioconductor.scm (r-summarizedexperiment): ...to here.
| * gnu: r-ensembldb: Update to 2.14.1.Ricardo Wurmus2021-05-04
| | | | | | | | * gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.14.1.
| * gnu: r-gage: Update to 2.40.2.Ricardo Wurmus2021-05-04
| | | | | | | | * gnu/packages/bioinformatics.scm (r-gage): Update to 2.40.2.
| * gnu: r-annotationhub: Update to 2.22.1.Ricardo Wurmus2021-05-04
| | | | | | | | * gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.22.1.
| * gnu: Add pbgzip.Roel Janssen2021-04-30
| | | | | | | | * gnu/packages/bioinformatics.scm (pbgzip): New variable.
| * gnu: Update bedtools to 2.30.0.Roel Janssen2021-04-29
| | | | | | | | | | * gnu/packages/bioinformatics.scm (bedtools): Update to 2.30.0, [inputs]: Use latest samtools.
| * gnu: Update samtools to 1.12.Roel Janssen2021-04-29
| | | | | | | | * gnu/packages/bioinformatics.scm (samtools): Update to 1.12.
| * gnu: Update bcftools to 1.12.Roel Janssen2021-04-29
| | | | | | | | * gnu/packages/bioinformatics.scm (bcftools): Update to 1.12.
| * gnu: htslib: Update to 1.12.Roel Janssen2021-04-29
| | | | | | | | * gnu/packages/bioinformatics.scm (htslib): Update to 1.12.
| * gnu: pigx-bsseq: Update to 0.1.3.Ricardo Wurmus2021-04-28
| | | | | | | | | | * gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.1.3. [inputs]: Add r-ggbio, r-matrixstats, and r-reshape2.
| * gnu: Add lofreq.Ricardo Wurmus2021-04-28
| | | | | | | | * gnu/packages/bioinformatics.scm (lofreq): New variable.
| * gnu: kraken2: Replace references to rsync.Ricardo Wurmus2021-04-28
| | | | | | | | | | | | * gnu/packages/bioinformatics.scm (kraken2)[inputs]: Add rsync. [arguments]: Replace references to rsync; use WITH-DIRECTORY-EXCURSION to avoid repeating "scripts".
| * gnu: Add python-pyliftover.Ricardo Wurmus2021-04-28
| | | | | | | | * gnu/packages/bioinformatics.scm (python-pyliftover): New variable.
| * gnu: Add python-louvain 0.15.Vinicius Monego2021-04-25
| | | | | | | | | | | | | | | | | | | | * gnu/packages/graph.scm (python-louvain): Rename variable to python-louvain-0.6. (python-louvain): New variable. * gnu/packages/bioinformatics.scm (python-scanpy)[propagated-inputs]: Use python-louvain-0.6. Co-authored-by: Leo Famulari <leo@famulari.name>
| * gnu: Add shorah.Ricardo Wurmus2021-04-23
| | | | | | | | * gnu/packages/bioinformatics.scm (shorah): New variable.
| * gnu: Add r-shinycell.Ricardo Wurmus2021-04-23
| | | | | | | | * gnu/packages/bioinformatics.scm (r-shinycell): New variable.
| * gnu: Add kraken2.Ricardo Wurmus2021-04-22
| | | | | | | | * gnu/packages/bioinformatics.scm (kraken2): New variable.
| * gnu: Update blast+ to 2.11.0.Roel Janssen2021-04-16
| | | | | | | | * gnu/packages/bioinformatics.scm (blast+): Update to 2.11.0.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/boost.scm gnu/packages/chez.scm gnu/packages/compression.scm gnu/packages/crates-io.scm gnu/packages/docbook.scm gnu/packages/engineering.scm gnu/packages/gcc.scm gnu/packages/gl.scm gnu/packages/gtk.scm gnu/packages/nettle.scm gnu/packages/python-check.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/rust.scm gnu/packages/sqlite.scm guix/build-system/node.scm
| * gnu: cwltool: Update to 3.0.20210319143721.Arun Isaac2021-04-14
| | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (cwltool): Update to 3.0.20210319143721. [arguments]: In the loosen-version-restrictions phase, relax pytest version restriction. In the modify-tests phase, delete file tests/test_content_type.py since it contains tests that require network access.
| * gnu: python-schema-salad: Update to 7.1.20210316164414.Arun Isaac2021-04-14
| | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python-schema-salad): Update to 7.1.20210316164414. [arguments]: Add skip-failing-tests phase.
| * gnu: sortmerna: Mark up description.Tobias Geerinckx-Rice2021-04-10
| | | | | | | | * gnu/packages/bioinformatics.scm (sortmerna)[description]: Use @acronym{}.
| * gnu: r-genomicfeatures: Update to 1.42.3.Ricardo Wurmus2021-04-08
| | | | | | | | * gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.42.3.
| * Revert "Revert some commits that caused `guix pull` to fail."zimoun2021-03-31
| | | | | | | | This reverts commit 8ec0ca8faff62f19426f22aeb1bd59a8950ca05a.
| * gnu: plink-ng: Build prettify binary.Efraim Flashner2021-03-31
| | | | | | | | | | * gnu/packages/bioinformatics.scm (plink-ng)[arguments]: Adjust make-flags to also build prettify.
| * gnu: plink-ng: Remove custom install phase.Efraim Flashner2021-03-31
| | | | | | | | | | * gnu/packages/bioinformatics.scm (plink-ng)[arguments]: Adjust make-flags and remove custom 'install phase.
| * gnu: plink-ng: Sort inputs alphabetically.Efraim Flashner2021-03-31
| | | | | | | | | | * gnu/packages/bioinformatics.scm (plink-ng)[inputs]: Sort alphabetically.
| * gnu: plink-ng: Update to 2.00a2.3.Efraim Flashner2021-03-31
| | | | | | | | | | * gnu/packages/bioinformatics.scm (plink-ng): Update to 2.00a2.3. [arguments]: Adjust make-flags.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-24
|\|
| * gnu: Add r-signac.Hong Li2021-03-22
| | | | | | | | | | | | * gnu/packages/bioinformatics.scm (r-signac): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (fftwf, fftw-openmpi), gnu/packages/audio.scm (ztoolkit-rsvg), gnu/packages/bioinformatics.scm (python2-dendropy), gnu/packages/boost.scm (boost-with-python2), gnu/packages/check.scm (python2-mock, python2-pytest-mock), gnu/packages/cups.scm (hplip-minimal), gnu/packages/freedesktop.scm (libinput-minimal), gnu/packages/gettext.scm (gnu-gettext), gnu/packages/glib.scm (python2-pygobject), gnu/packages/gnome.scm (gdl-minimal, libsoup-minimal, python2-pyatspi), gnu/packages/groff.scm (groff-minimal), gnu/packages/jami.scm (ffmpeg-jami), gnu/packages/libcanberra.scm (libcanberra/gtk+-2), gnu/packages/lirc.scm (python2-lirc), gnu/packages/llvm.scm (clang-runtime-3.5), gnu/packages/mpi.scm (java-openmpi, openmpi-thread-multiple), gnu/packages/node.scm (libnode), gnu/packages/onc-rpc.scm (libtirpc/hurd), gnu/packages/python-compression.scm (bitshuffle-for-snappy), gnu/packages/python-crypto.scm (python2-pycrypto, python2-cryptography) (python2-cryptography, python2-m2crypto), gnu/packages/python-web.scm (python2-html2text, python2-tornado) (python2-terminado, python2-ndg-httpsclient, python2-websocket-client) (python2-rauth, python2-url, python2-s3transfer), gnu/packages/python-xyz.scm (python2-psutil, python2-serpent) (python2-humanfriendly, python2-empy, python2-parse-type, python2-polib) (python2-jsonschema, python2-pystache, python2-cython, python2-numpydoc) (python2-ipyparallel, python2-traitlets, python2-dbus) (python2-beautifulsoup4, python2-pep517, python2-flake8, python2-llfuse) (python2-tlsh, python-file, python2-notebook, python-jupyter-console-minimal) (python2-contextlib2, python2-promise, python2-anyjson, python2-amqp) (python2-kombu, python2-billiard, python2-celery, python2-whoosh) (python2-jellyfish, python-rope, ptpython-2, python2-binaryornot) (python2-setproctitle, python2-argcomplete, python2-xopen, python2-isort) (python2-radon, python2-rfc6555, python2-activepapers, python2-send2trash) (python2-cloudpickle, python2-reparser), gnu/packages/python.scm (python2-called-python), gnu/packages/qt.scm (python2-sip, python-pyqt-without-qtwebkit, python2-pyqt) (python-qscintilla, python-pyqt+qscintilla), gnu/packages/scanner.scm (sane-backends), gnu/packages/sdl.scm (guile3.0-sdl2), gnu/packages/selinux.scm (checkpolicy, libselinux, libsemanage, secilc) (python-sepolgen, policycoreutils), gnu/packages/serialization.scm (lua5.1-libmpack, lua5.2-libmpack), gnu/packages/simulation.scm (fenics), gnu/packages/statistics.scm (python2-statsmodels), gnu/packages/texinfo.scm (info-reader), gnu/packages/wxwidgets.scm (wxwidgets-gtk2, wxwidgets-gtk2-3.1), gnu/packages/xml.scm (xmlsec-nss), gnu/packages/xorg.scm (uim-gtk, uim-qt), guix/build-system/python.scm (package-with-explicit-python) (strip-python2-variant): Use PACKAGE/INHERIT.
| * gnu: hisat2: Update to 2.2.1.Ricardo Wurmus2021-03-16
| | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (hisat2): Update to 2.2.1. [source]: Fetch from git repository on Github. [arguments]: Add phase to build manual; remove trailing #t from other phases. [native-inputs]: Remove unzip. [home-page]: Update. [inputs]: Add python-wrapper.
| * Revert some commits that caused `guix pull` to fail.Leo Famulari2021-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commits 821e6439212f8e94580674eaaff2ce6752cd3b18 through 8f9fd9b70c7bf166d96a4b1dc8b427f8cdf040b5. Specifically, these commits caused the build failure of guix-package-cache.drv like this: ------ (repl-version 0 1 1) Generating package cache for '/gnu/store/vyz7q26kxxd4z70m24rkkqqhaizdla7g-profile'... (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (r-biobase)) (value #f))
| * gnu: r-delayedarray: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-delayedarray): Move from here... * gnu/packages/bioconductor.scm (r-delayedarray): ...to here.
| * gnu: r-rsamtools: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-rsamtools): Move from here... * gnu/packages/bioconductor.scm (r-rsamtools): ...to here.
| * gnu: r-biostrings: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-biostrings): Move from here... * gnu/packages/bioconductor.scm (r-biostrings): ...to here.
| * gnu: r-biocparallel: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-biocparallel): Move from here... * gnu/packages/bioconductor.scm (r-biocparallel): ...to here.
| * gnu: r-biomart: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-biomart): Move from here... * gnu/packages/bioconductor.scm (r-biomart): ...to here.
| * gnu: r-annotationdbi: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-annotationdbi): Move from here... * gnu/packages/bioconductor.scm (r-annotationdbi): ...to here.
| * gnu: r-biobase: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-biobase): Move from here... * gnu/packages/bioconductor.scm (r-biobase): ...to here.
| * gnu: r-genomicranges: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-genomicranges): Move from here... * gnu/packages/bioconductor.scm (r-genomicranges): ...to here.
| * gnu: r-xvector: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-xvector): Move from here... * gnu/packages/bioconductor.scm (r-xvector): ...to here.
| * gnu: r-limma: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-limma): Move from here... * gnu/packages/bioconductor.scm (r-limma): ...to here.
| * gnu: r-genomicfeatures: Update to 1.42.2.Ricardo Wurmus2021-03-15
| | | | | | | | * gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.42.2.
| * gnu: r-delayedarray: Update to 0.16.2.Ricardo Wurmus2021-03-15
| | | | | | | | * gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.16.2.
| * gnu: r-variantannotation: Move to (gnu packages bioconductor).zimoun2021-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-variantannotation): Move from here... * gnu/packages/bioconductor.scm (r-variantannotation): ...to here.