Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (taxtastic)[arguments]: Respect TESTS?
option.
|
|
* gnu/packages/bioinformatics.scm (python-dendropy): Update to 4.5.1.
[arguments]: Skip failing tests.
|
|
* gnu/packages/bioinformatics.scm (python-cooler)[propagated-inputs]: Replace
python-cytoolz with python-cytoolz-for-cooler.
|
|
* gnu/packages/bioinformatics.scm (phylip): Update to 3.697.
|
|
* gnu/packages/bioinformatics.scm (phylip)[arguments]: Set CFLAGS.
|
|
* gnu/packages/bioinformatics.scm (phylip)[arguments]: Remove trailing #T from
build phases.
|
|
* gnu/packages/bioinformatics.scm (subread)[arguments]: Remove trailing #T
from build phases.
|
|
* gnu/packages/bioinformatics.scm (subread): Update to 2.0.3.
|
|
* gnu/packages/bioinformatics.scm (subread)[home-page]: Use new home page.
|
|
* gnu/packages/bioinformatics.scm (subread)[arguments]: Add -fcommon to flags.
|
|
* gnu/packages/bioinformatics.scm (hisat): Update to 0.1.6.
|
|
* gnu/packages/bioinformatics.scm (hisat)[arguments]: Remove trailing #T from
build phase.
|
|
* gnu/packages/bioinformatics.scm (hisat)[arguments]: Remove curly quotes.
|
|
* gnu/packages/bioinformatics.scm (crossmap): Update to 0.6.1.
[source]: Add snippet to remove generated files.
|
|
* gnu/packages/bioinformatics.scm (python2-bx-python): Delete variable.
|
|
* gnu/packages/bioinformatics.scm (python-bx-python): Update to 0.8.12.
[propagated-inputs]: Remove python-six.
[arguments]: Remove. Tests are still not run, though.
|
|
Upstream has disappeared and it depends on Python 2, which is no longer
supported.
* gnu/packages/bioinformatics.scm (pbtranscript-tofu): Remove variable.
|
|
* gnu/packages/bioinformatics.scm (python-pyfit-sne): Update to 1.2.1.
[arguments]: Disable tests explicitly.
|
|
* gnu/packages/bioinformatics.scm (f-seq)[arguments]: Use new name of
commons-cli JAR.
|
|
* gnu/packages/bioinformatics.scm (f-seq)[arguments]: Remove trailing #T from
build phase.
|
|
* gnu/packages/bioinformatics.scm (f-seq)[source]: Simplify snippet.
|
|
|
|
* gnu/packages/bioinformatics.scm (python-bwapy)[arguments]: Add phase
'relax-requirements to accept a slightly older version of wheel; remove the
'sanity-check phase.
|
|
* gnu/packages/bioinformatics.scm (python2-plastid): Remove variable.
|
|
* gnu/packages/bioinformatics.scm (python2-twobitreader): Remove variable.
|
|
* gnu/packages/bioinformatics.scm (python-bbknn)[arguments]: Add phase
'do-not-fail-to-find-sklearn, which prevents the 'sanity-check phase from
failing.
|
|
* gnu/packages/bioinformatics.scm (python-bbknn)[propagated-inputs]: Add
python-scikit-learn.
|
|
* gnu/packages/bioinformatics.scm (velvet)[native-inputs]: Add
texlive-fonts-ec.
|
|
* gnu/packages/bioinformatics.scm (velvet)[arguments]: Remove trailing #T from
build phases.
|
|
* gnu/packages/bioinformatics.scm (python-bwapy)[source]: Remove all .o files
in a snippet.
|
|
* gnu/packages/bioinformatics.scm (metabat)[arguments]: Remove trailing #T
from build phases.
|
|
* gnu/packages/bioinformatics.scm (kraken2)[arguments]: Remove reference to
%outputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (methyldackel)[arguments]: Remove reference
to %outputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (phast)[arguments]: Remove reference to
%outputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (libsbml)[arguments]: Remove references to
%build-inputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (ataqv)[arguments]: Remove references to
%outputs and %build-inputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (adapterremoval)[arguments]: Remove
reference to %outputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (bbmap)[arguments]: Remove reference to
%build-inputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (intervaltree)[arguments]: Remove reference
to %outputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (biobambam2)[arguments]: Remove reference to
%build-inputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (sjcount)[arguments]: Remove reference to
%build-inputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (sjcount)[arguments]: Remove trailing #T
from build phases.
|
|
* gnu/packages/bioinformatics.scm (dropseq-tools)[arguments]: Remove reference
to %build-inputs by using a gexp.
|
|
* gnu/packages/bioinformatics.scm (dropseq-tools)[arguments]: Remove
trailing #T from build phases...
[source]: ...and from the snippet.
|
|
Commit cb72f9a773e0931ee3758c851d96007ded034e4c changed the semantics of
SITE-PACKAGES, but did not adjust all callers.
* gnu/packages/bioinformatics.scm (python-pyvcf)[arguments]: Adjust for
missing trailing slash.
* gnu/packages/maths.scm (nomad-optimizer)[arguments]: Likewise.
* gnu/packages/patchutils.scm (patchwork)[arguments]: Likewise.
|
|
* gnu/packages/bioinformatics.scm (python-pyvcf)[arguments]: Add phase to
patch sample script.
|
|
* gnu/packages/bioinformatics.scm (minimap2): Update to 2.23.
|
|
* gnu/packages/bioinformatics.scm (salmon)[arguments]: Use a gexp to remove
reference to %build-inputs.
|
|
* gnu/packages/bioinformatics.scm (sailfish)[arguments]: Use a gexp to remove
references to %build-inputs.
|
|
* gnu/packages/bioinformatics.scm (sailfish)[source]: Remove trailing #T from
snippet.
|