Age | Commit message (Expand) | Author |
2017-07-23 | gnu: metabat: Update to 2.11.1....* gnu/packages/bioinformatics.scm (metabat): Update to 2.11.1.
[source]: Add patch to fix compilation.
[arguments]: Adjust regular expressions modifying 'SConstruct'.
* gnu/packages/patches/metabat-fix-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ben Woodcroft |
2017-07-23 | gnu: python-plastid: Update to 0.4.8....* gnu/packages/bioinformatics.scm (python-plastid): Update to 0.4.8.
| Ben Woodcroft |
2017-07-23 | gnu: bcftools: Update to 1.5....* gnu/packages/bioinformatics.scm (bcftools): Update to 1.5.
[origin]: Remove fix-makefile patch.
[arguments]: Add configure flags, add LIBS make flag. Do not delete
configure phase.
* gnu/packages/patches/bcftools-fix-makefile.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ben Woodcroft |
2017-07-23 | gnu: samtools: Update to 1.5....* gnu/packages/bioinformatics.scm (samtools): Update to 1.5.
| Ben Woodcroft |
2017-07-23 | gnu: htslib: Update to 1.5....* gnu/packages/bioinformatics.scm (htslib): Update to 1.5.
| Ben Woodcroft |
2017-07-23 | gnu: python-pysam: Update to 0.11.2.2....* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.11.2.2.
| Ben Woodcroft |
2017-07-23 | gnu: bamm: Use htslib-1.3....* gnu/packages/bioinformatics (htslib-1.3): New variable.
(bamm)[inputs]: Replace htslib with htslib-1.3.
| Ben Woodcroft |
2017-07-23 | gnu: bcftools: Update to 1.4.1....* gnu/packages/bioinformatics.scm (bcftools): Update to 1.4.1.
[arguments]: Move Makefile modifications from here ...
[source]: ... to added patch. Adjust patch for update to 1.4.
* gnu/packages/patches/bcftools-fix-makefile.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Ben Woodcroft |
2017-07-23 | gnu: samtools: Update to 1.4.1....* gnu/packages/bioinformatics.scm (samtools): Update to 1.4.1.
[arguments]: Add '--with-htslib=system' configure flag.
[inputs]: Add htslib.
| Ben Woodcroft |
2017-07-23 | gnu: htslib: Update to 1.4.1....* gnu/packages/bioinformatics.scm (htslib): Update to 1.4.1.
[inputs]: Add curl, openssl.
| Ben Woodcroft |
2017-07-23 | gnu: samtools: Use "modify-phases" syntax....* gnu/packages/bioinformatics.scm (samtools)[arguments]: Use "modify-phases"
syntax.
| Ben Woodcroft |
2017-07-22 | gnu: r-s4vectors: Update to 0.14.3....* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.14.3.
| Ricardo Wurmus |
2017-07-22 | gnu: r-genomicranges: Update to 1.28.4....* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.28.4.
| Ricardo Wurmus |
2017-07-19 | gnu: r-bsgenome-hsapiens-ucsc-hg19: Update hash....* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]:
Update hash because the tarball changed in place.
| Ricardo Wurmus |
2017-07-19 | gnu: sortmerna: Limit support to x86_64 and i686 only....* gnu/packages/bioinformatics.scm (sortmerna)[supported-systems]: New field.
| Efraim Flashner |
2017-07-18 | gnu: raxml: Limit to x86_64 and i686 only....* gnu/packages/bioinformatics.scm (raxml)[supported-systems]: New field.
| Efraim Flashner |
2017-07-14 | gnu: bowtie: Use 'modify-phases'....* gnu/packages/bioinformatics.scm (bowtie)[arguments]: Use 'modify-phases'
syntax.
| Ben Woodcroft |
2017-07-14 | gnu: bowtie: Update to 2.3.2....* gnu/packages/bioinformatics.scm (bowtie): Update to 2.3.2.
[inputs]: Add zlib.
| Ben Woodcroft |
2017-07-09 | gnu: deeptools: Update to 2.5.1....* gnu/packages/bioinformatics.scm (deeptools): Update to 2.5.1.
[arguments]: Remove.
[native-inputs]: Use "python-" instead of "python2-" variants.
[inputs]: Likewise; add python-py2bit.
| Ricardo Wurmus |
2017-07-09 | gnu: Add python-py2bit....* gnu/packages/bioinformatics.scm (python-py2bit): New variable.
| Ricardo Wurmus |
2017-07-08 | gnu: blast+: Update to 2.6.0....* gnu/packages/bioinformatics.scm (blast+): Update to 2.6.0.
[origin]: Remove bundled pcre. Add patch.
[arguments]: Replace paths in run_with_lock.c. Configure with pcre.
[inputs]: Add pcre, perl, python.
* gnu/packages/patches/blast+-fix-makefile.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ben Woodcroft |
2017-07-06 | Revert "gnu: blast+: Update to 2.6.0."...This reverts commit 18dea67dc3a42d782b34b551304748346f173184.
| Leo Famulari |
2017-07-04 | gnu: gemma: Fix building on non-Intel architectures....* gnu/packages/patches/gemma-intel-compat.patch: New file.
* gnu/packages/bioinformatics.scm (gemma)[source]: Add patch.
[arguments]: Add NO_INTEL_COMPAT flag on non-Intel architectures.
* gnu/local.mk (dist_patch_DATA): Register patch.
| Efraim Flashner |
2017-07-04 | gnu: diamond: Update to 0.9.9....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.9.
| Ben J Woodcroft |
2017-07-04 | gnu: blast+: Update to 2.6.0....* gnu/packages/bioinformatics.scm (blast+): Update to 2.6.0.
[origin]: Remove bundled pcre.
[arguments]: Replace paths in run_with_lock.c. Configure with pcre.
[inputs]: Add pcre, perl, python.
| Ben Woodcroft |
2017-07-01 | gnu: cd-hit: Update to 4.6.8....* gnu/packages/bioinformatics.scm (cd-hit): Update to 4.6.8.
| Ben Woodcroft |
2017-07-01 | gnu: bwa: Update to 0.7.15....* gnu/packages/bioinformatics.scm (bwa): Update to 0.7.15.
| Ben Woodcroft |
2017-06-25 | gnu: Add f-seq....* gnu/packages/bioinformatics.scm (f-seq): New variable.
| Ricardo Wurmus |
2017-06-24 | gnu: orfm: Update to 0.7.1....* gnu/packages/bioinformatics.scm (orfm): Update to 0.7.1.
| Ben Woodcroft |
2017-06-23 | gnu: orfm: Update to 0.7.0....* gnu/packages/bioinformatics.scm (orfm): Update to 0.7.0.
| Ben Woodcroft |
2017-06-23 | gnu: Add kentutils....* gnu/packages/bioinformatics.scm (kentutils): New variable.
| Ricardo Wurmus |
2017-06-22 | gnu: python2-bx-python: Update to 0.7.3....* gnu/packages/bioinformatics.scm (python2-bx-python): Update to 0.7.3.
| Ricardo Wurmus |
2017-06-20 | gnu: Move contents of zip module into compression module....* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
| Arun Isaac |
2017-06-17 | gnu: diamond: Update to 0.9.8....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.8.
| Ben Woodcroft |
2017-06-16 | gnu: tadbit: Fix typo in description....* gnu/packages/bioinformatics.scm (tadbit)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2017-06-15 | gnu: gemma: Fix indentation....* gnu/packages/bioinformatics.scm (gemma)[arguments]: Fix indentation.
| Efraim Flashner |
2017-06-15 | gnu: gemma: Fix building on 32-bit architectures....* gnu/packages/bioinformatics.scm (gemma)[arguments]: On 32-bit
architectures add 'FORCE_32BIT' flag.
| Efraim Flashner |
2017-06-09 | gnu: Add tadbit....* gnu/packages/bioinformatics.scm (tadbit): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add imp....* gnu/packages/bioinformatics.scm (imp): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add phylip....* gnu/packages/bioinformatics.scm (phylip): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add gess....* gnu/packages/bioinformatics.scm (gess): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add trim-galore....* gnu/packages/bioinformatics.scm (trim-galore): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add ritornello....* gnu/packages/bioinformatics.scm (ritornello): New variable.
| Ricardo Wurmus |
2017-06-08 | gnu: diamond: Update to 0.9.6....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.6.
| Ben Woodcroft |
2017-06-02 | gnu: Add kaiju....* gnu/packages/bioinformatics.scm (kaiju): New variable.
| Roel Janssen |
2017-05-28 | gnu: diamond: Update to 0.9.3....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.3.
| Ben Woodcroft |
2017-05-27 | gnu: diamond: Update to 0.9.2....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.2.
| Ben Woodcroft |
2017-05-22 | gnu: diamond: Update to 0.9.1....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.1.
| Ben Woodcroft |
2017-05-22 | gnu: Add r-edaseq....* gnu/packages/bioinformatics.scm (r-edaseq): New variable.
| Ricardo Wurmus |
2017-05-22 | gnu: Add r-deseq....* gnu/packages/bioinformatics.scm (r-deseq): New variable.
| Ricardo Wurmus |