Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.22.2.
|
|
* gnu/packages/bioinformatics.scm (r-scran): Update to 1.10.2.
|
|
* gnu/packages/bioinformatics.scm (r-seqminer): Update to 7.1.
|
|
* gnu/packages/bioinformatics.scm (r-bookdown): Update to 0.9.
|
|
* gnu/packages/compression.scm (bitshuffle-for-snappy): Export variable.
(java-snappy, java-snappy-1, java-iq80-snappy, java-jbzip2, java-tukaani-xz):
Move these variables from here...
* gnu/packages/java-compression.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/java.scm, gnu/packages/bioinformatics.scm: Adjust module
references.
|
|
* gnu/packages/bioinformatics.scm (jamm)[arguments]: Remove "build" phase.
|
|
* gnu/packages/bioinformatics.scm (mantis)[supported-systems]: New field.
|
|
* gnu/packages/bioinformatics.scm (mantis): New variable.
|
|
* gnu/packages/bioinformatics.scm (discrover): Comment on attempt of minimal
texlive-union.
|
|
* gnu/packages/bioinformatics.scm (gess)[arguments]: Replace hardcoded
python version with parameterized one.
|
|
I'm looking to upgrade capnproto, and mash fails to build with 0.7. Therefore,
tweak the compilation to allow it to build with 0.7. The package also builds
with the current version of capnproto. I got the idea of changing the c++
version from here [1].
1: https://github.com/marbl/Mash/issues/98
* gnu/packages/bioinformatics.scm (mash)[arguments]: Add new use-c++14 phase.
|
|
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.5.
[inputs]: Replace snakemake-4 with snakemake.
|
|
* gnu/packages/bioinformatics.scm (bless)[inputs]: Add ZLIB:STATIC.
[arguments]: Adjust #:make-flags accordingly.
|
|
* gnu/packages/bioinformatics.scm (mosaik)[inputs]: Add ZLIB:STATIC.
|
|
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Replace snakemake-4
with snakemake.
|
|
* gnu/packages/bioinformatics.scm (pigx-bsseq)[inputs]: Replace snakemake-4
with snakemake.
|
|
* gnu/packages/bioinformatics.scm (pigx-chipseq)[inputs]: Replace snakemake-4
with snakemake.
|
|
* gnu/packages/bioinformatics.scm (python-loompy)[propagated-inputs]: Remove
python-typing.
|
|
|
|
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.2.
|
|
* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.8.1.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.18.1.
|
|
* gnu/packages/bioinformatics.scm (nanopolish): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/bioinformatics.scm (sambamba): Update to 0.6.8.
|
|
* gnu/packages/bioinformatics.scm (bamtools, ribotaper, bioawk)
(codingquarry, fraggenescan, minced, pplacer, star, subread, sailfish)
(salmon): Return #t from all phases and snippets, use 'invoke' where
appropriate, and remove vestigal plumbing.
|
|
* gnu/packages/bioinformatics.scm (jamm): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene):
Update to 3.4.4.
|
|
* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-ce-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-hs-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomationdata): Update to 1.14.0.
|
|
* gnu/packages/bioinformatics.scm (r-go-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodbdata): Update to 1.2.0.
|
|
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.20.1.
|
|
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.1.
|
|
* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.50.1.
|
|
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.50.5.
|
|
* gnu/packages/bioinformatics.scm (pplacer-scripts)[arguments]: Use INVOKE and
return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (roary)[arguments]: Use INVOKE and return #T
unconditionally.
|
|
* gnu/packages/bioinformatics.scm (seek)[arguments]: Use INVOKE and return #T
unconditionally; patch "gen_tools_am" shebang in "bootstrap" phase.
|
|
* gnu/packages/bioinformatics.scm (sailfish)[arguments]: Use INVOKE instead of
SYSTEM*.
|
|
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.9.1.
* gnu/packages/patches/vsearch-unbundle-cityhash.patch: Update.
|
|
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.9.3.
[arguments]: Remove build phase patch-away-glibc-conflict.
|
|
* gnu/packages/bioinformatics.scm (plink-ng)[source]: Fetch from git.
|
|
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.9.3.
|
|
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 2.9.3.
|
|
* gnu/packages/bioinformatics.scm (ngs-sdk)[arguments]: Use INVOKE and
return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (emboss)[arguments]: Use INVOKE and
return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (taxtastic)[arguments]: Use INVOKE and
return #T unconditionally.
|