gnu: Add deeptools. * gnu/packages/bioinformatics.scm (deeptools): New variable.
gnu: Add BioPerl. * gnu/packages/bioinformatics.scm (bioperl-minimal): New variable.
gnu: shogun: Move package to machine-learning.scm. * gnu/packages/bioinformatics.scm (shogun): Move from here... * gnu/packages/machine-learning.scm (shogun): ...to here.
gnu: bedtools: Add patch to fix compilation on 32 bit systems. * gnu/packages/patches/bedtools-32bit-compilation.patch: New file. * gnu/packages/bioinformatics.scm (bedtools)[source]: Add patch. * gnu-system.am (dist_patch_DATA): Register patch. Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: bedtools: Update to 2.24.0. * gnu/packages/bioinformatics.scm (bedtools): Update to 2.24.0.
gnu: Add aragorn. * gnu/packages/bioinformatics.scm (aragorn): New variable.
Merge branch 'master' into core-updates
gnu: metabat: Minor tweaks. * gnu/packages/bioinformatics.scm (metabat)[arguments]: Fix indentation in 'fix-includes' phase. [license]: Fix misspelling.
gnu: Add metabat. * gnu/packages/bioinformatics.scm (metabat): New variable.
gnu: preseq: Move "use-samtools-headers" phase. * gnu/packages/bioinformatics.scm (preseq)[arguments]: Move phase "use-samtools-headers" after "enter-dir" phase.
gnu: Add preseq. * gnu/packages/bioinformatics.scm (preseq): New variable. * gnu/packages/patches/preseq-1.0.2-install-to-PREFIX.patch: New file. * gnu/packages/patches/preseq-1.0.2-link-with-libbam.patch: New file. * gnu-system.am (dist_patch_DATA): Add them.
gnu: samtools: Install headers. * gnu/packages/bioinformatics.scm (samtools)[arguments]: Add phase "install-headers" to install header files.
gnu: samtools: Update to 1.2. * gnu/packages/bioinformatics.scm (samtools): Update to 1.2.
gnu: Add prodigal. * gnu/packages/bioinformatics.scm (prodigal): New variable.
gnu: shogun: Build with install RPATH. * gnu/packages/bioinformatics.scm (shogun)[arguments]: Add configure flag to build with install RPATH.
gnu: Add WarpedLMM. * gnu/packages/bioinformatics.scm (python2-warpedlmm): New variable.
gnu: Add Blast+. * gnu/packages/bioinformatics.scm (blast+): New variable.
gnu: Add plink. * gnu/packages/bioinformatics.scm (plink): New variable. * gnu/packages/patches/plink-1.07-unclobber-i.patch: New file.
gnu: Add hmmer. * gnu/packages/bioinformatics.scm (hmmer): New variable.
gnu: star: Update to 2.4.2a. * gnu/packages/bioinformatics.scm (star): Update to 2.4.2a.