Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.26.0.
|
|
* gnu/packages/bioinformatics.scm (r-bioccheck): Update to 1.26.0.
|
|
* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.18.0.
|
|
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.58.0.
|
|
* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.24.0.
|
|
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.24.2.
[propagated-inputs]: Add r-iranges.
|
|
* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.48.0.
|
|
* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.56.0.
|
|
* gnu/packages/bioinformatics.scm (r-category): Update to 2.56.0.
|
|
* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.52.0.
|
|
* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.66.0.
|
|
* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.32.0.
|
|
* gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.36.0.
|
|
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.30.0.
|
|
* gnu/packages/bioinformatics.scm (r-genefilter): Update to 1.72.0.
|
|
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.16.0.
[propagated-inputs]: Add r-matrixgenerics; remove r-matrixstats.
|
|
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.24.0.
|
|
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.28.0.
|
|
* gnu/packages/bioinformatics.scm (r-xvector): Update to 0.30.0.
|
|
* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.16.0.
|
|
* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust
configure-flags to be better per-architecture.
[source]: Add patch.
* gnu/packages/patches/minimap2-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Use
cc-for-target.
|
|
* gnu/packages/bioinformatics.scm (java-picard-1.113)[arguments]: Use
ant/java8.
[inputs]: Replace ant with ant/java8.
|
|
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.51.
[inputs]: Add r-corrplot, r-deseq2, r-dt, r-ggrepel, r-gprofiler2, r-pheatmap,
and r-rsubread.
|
|
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 1.1.7.
|
|
|
|
* gnu/packages/bioinformatics.scm (tadbit): Update to 1.0.1.
[arguments]: Remove #:tests? and #:python arguments.
[phases]{fix-problems-with-setup.py}: Remove no longer needed steps.
{check}: Override phase.
[native-inputs]: Add glib and pkg-config.
[inputs]: Add python-future and python-h5py.
|
|
* gnu/packages/bioinformatics.scm (imp)
[arguments]: Enable tests by removing the #:tests? argument.
Specify the arguments to pass to the ctest test running via the
#:configure-flags argument.
[inputs]: Add cgal and opencv. Remove python-2. Move swig to...
[native-inputs]: ...here. Add python-wrapper.
[propagated-inputs]: Replace python2-numpy, python2-scipy, python2-pandas,
python2-scikit-learn and python2-networkx by python-numpy, python-scipy,
python-pandas, python-scikit-learn and python-networkx, respectively.
|
|
|
|
* gnu/packages/bioinformatics.scm (cwltool): New variable.
|
|
* gnu/packages/bioinformatics.scm (python-schema-salad): New variable.
|
|
|
|
* gnu/packages/bioinformatics.scm (methyldackel): Update to 0.5.1.
[arguments]: Link with libbigwig.
[inputs]: Add curl and libbigwig; replace htslib with htslib-1.9.
|
|
* gnu/packages/bioinformatics.scm (python-pysam): Use htslib-1.9,
samtools-1.9, and bcftools-1.9.
|
|
* gnu/packages/bioinformatics.scm (bcftools-1.9): New variable.
|
|
The build for bedtools with samtools 1.11 triggers a testsuite
failure which is reported here:
https://github.com/arq5x/bedtools2/issues/814
* gnu/packages/bioinformatics.scm (bedtools): Use samtools-1.9.
|
|
* gnu/packages/bioinformatics.scm (samtools-1.9): New variable.
|
|
* gnu/packages/bioinformatics.scm (htslib-1.9): New variable.
|
|
|
|
* gnu/packages/bioinformatics.scm (macs)[source]: Add snippet to remove
cython generated code.
[native-inputs]: Add python-cython.
|
|
* gnu/packages/bioinformatics.scm (macs)[arguments]: Don't delete 'check
phase before using custom 'check phase.
|
|
* gnu/packages/bioinformatics.scm (macs)[source, home-page]: Update
URIs to new location.
|
|
Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
|
|
* gnu/packages/bioinformatics.scm (samtools): Update to 1.11.
|
|
* gnu/packages/bioinformatics.scm (bcftools): Update to 1.11.
|
|
* gnu/packages/bioinformatics.scm (htslib): Update to 1.11.
|
|
* gnu/packages/bioinformatics.scm (imp): Update to 2.13.0.
|
|
For well-behaved build systems, including the "dev" output suffices.
* gnu/packages/bioinformatics.scm (kentutils)[inputs]: Remove MARIADB:LIB.
* gnu/packages/cran.scm (r-rmysql)[inputs]: Likewise.
* gnu/packages/databases.scm (python-mysqlclient, soci)[inputs]: Likewise.
* gnu/packages/qt.scm (qt-4, qtbase): Likewise.
* gnu/packages/ruby.scm (ruby-mysql2)[inputs]: Likewise.
|
|
|
|
* gnu/packages/bioinformatics.scm (htslib)[arguments]: Enable support for custom URIs.
|