| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove package
labels.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 2.1.6.
[arguments]: Do not disable tests; pass configure flag to avoid SSE4 and AVX2
in the interest of compatibility.
[license]: Set to GPLv3+.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (delly)[source]: Simplify snippet.
[arguments]: Do not use quasiquote; simplify 'install-templates phase.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-pybigwig): Update to 0.3.22.
[source]: Simplify snippet.
[arguments]: Explicitly disable tests; simplify 'link-with-libBigWig phase.
[build-system]: Use pyproject-build-system.
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (codingquarry)[arguments]: Use G-expression
to simplify 'install phase. Install files to /share/codingquarry prefix.
[native-search-paths]: Adjust prefix.
[native-inputs]: Move python-2 from here...
[inputs]: ...to here.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (blast+): Update to 2.14.0.
[arguments]: Remove trailing #T from build phases; let WHICH* return #FALSE on
failure; use G-expression.
[inputs]: Drop package labels.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (jamm)[arguments]: Use G-expression.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (arriba)[arguments]:
Use SEARCH-INPUT-DIRECTORY and SEARCH-INPUT-FILE; use G-expression; drop
trailing #T from build phases.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (multichoos): Fix indentation.
[arguments]: Use G-expression.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (samblaster): Update to 0.1.26.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (samblaster): Fix indentation.
[arguments]: Use G-expression; drop trailing #T from 'install phase.
[description]: Use double spacing between all sentences.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (methyldackel): Update to 0.6.1.
[arguments]: Set LIBBIGWIG variable instead of patching Makefile.
[inputs]: Replace htslib-1.9 with htslib.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (methyldackel)[arguments]: Use list, drop
argument list.
[native-inputs]: Drop package label.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (phast)[arguments]: Use G-expression and
drop trailing #T from build phases.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Use G-expression and
drop trailing #T from build phase.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Use G-expression for
clarity; drop trailing #T from build phases; modify 'configure phase to
dynamically link with libxml2.
[inputs]: Drop package labels; add libxml2.
|
|
|
|
|
|
|
|
|
| |
The most important change here is the addition of the 'install-libs phase.
All other changes are just the result of switching to G-expressions.
* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Add 'install-libs
phase; use G-expression; drop trailing #T from build phases.
[inputs]: Drop package labels.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-mgatk): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (homer): New variable.
|
|
|
|
|
|
| |
This reverts commit dc8b3ebe5d4ba2a39c12f62d836963ffee1e4b47.
python-gimmemotifs is not usable without proprietary third-party tools.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-gimmemotifs): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-biofluff): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-genomepy): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-logomaker): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-pyfaidx): Update to 0.7.2.1.
[build-system]: Use pyproject-build-system.
[arguments]: Ignore tests that require large downloads.
[native-inputs]: Remove python-six; add python-fsspec, python-pytest,
python-pytest-cov, python-mock, and python-numpy.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-screed): Update to 1.1.2.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove python-pytest.
[inputs]: Remove python-bz2file.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-goatools): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (pigx-sars-cov-2): Update to 0.0.9.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (fanc): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-tictoc): Update to 1.2.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (gdcm)[arguments]: Disable tests that depend
on the output of a disabled test.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (freebayes): Update to 1.3.7.
[arguments]: Do not use "grep -P" in tests; drop trailing #T.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (vcflib)[source]: Use pkg-config to look for
libwfa2.
[inputs]: Move wfa2-lib from here...
[propagated-inputs]: ...to here.
[arguments]: Drop WFA_LINK_LIBRARIES option; fix typo in build phase name;
patch IntervalTree.h includes; add libwfa2 to pkg-config file.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (wfa2-lib)[arguments]: Install libwfa2.pc.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (express)[arguments]: Modify location of
libbamtools.so in 'use-shared-boost-libs-and-set-bamtools-paths; drop trailing
#T.
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-dendropy)[native-inputs]: Add
python-pytest.
[arguments]: Add phase 'python-compatibility; remove 'skip-broken-tests; add
#:test-flags; do not delete test files.
[build-system]: Use pyproject-build-system.
|
|
|
|
|
|
|
|
| |
"setup.py install is deprecated. Use build and pip and other standards-based
tools." It then falls back to attempting to install packages via pip.
* gnu/packages/bioinformatics.scm (cwltool)[build-system]: Use
pyproject-build-system.
|
|
|
|
|
|
|
|
|
|
| |
The python-build-system fails with "setuptools.installer is
deprecated. Requirements should be satisfied by a PEP 517 installer." This,
in turn, causes all Python packages to be ignored and "pip install" to be
invoked for them.
* gnu/packages/bioinformatics.scm (python-schema-salad)[build-system]: Use
pyproject-build-system.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (adapterremoval): Update to 2.3.3.
[arguments]: Simplify.
[inputs]: Reformat.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bedtools-2.18)[arguments]: Fix operators in
'compatibility phase.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (hisat)[native-inputs]: Add gcc-10.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (kallisto): Update to 0.48.0.
[arguments]: Remove trailing #T from build phase.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bpp-core)[native-inputs]: Add gcc-10.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (vcflib): Update to 1.0.9.
[source]: Update snippet.
[inputs]: Add curl, pybind11, and wfa2-lib.
[arguments]: Adjust and reformat.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (tabixpp): Update to 1.1.2.
[source]: Simplify snippet.
[inputs]: Add curl.
[arguments]: Simplify and reformat.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (wfa2-lib): New variable.
|
|
|
|
|
|
|
|
| |
This keeps Python from complaining: "ZIP does not support timestamps before
1980".
* gnu/packages/bioinformatics.scm (lofreq)[arguments]: Add build phase
'set-source-file-times-to-1980.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (lofreq)[inputs]: Drop package labels.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (ivar): Update to 1.4.2.
[arguments]: Remove -Werror flag.
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.14.
[build-system]: Use pyproject-build-system.
[arguments]: Simplify check phase; restore sanity-check phase.
[propagated-inputs]: Add python-rich-click.
[native-inputs]: Update test data.
|