gnu: preseq: Update to 2.0. * gnu/packages/bioinformatics.scm (preseq): Update to 2.0. [source]: Add file-name field, remove patches. [arguments]: Remove unused build phases, add make flags. [inputs]: Add smithlab-cpp. * gnu/packages/patches/preseq-1.0.2-link-with-libbam.patch: Remove file. * gnu/packages/patches/preseq-1.0.2-install-to-PREFIX.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove them.
gnu: Add smithlab-cpp. * gnu/packages/bioinformatics.scm (smithlab-cpp): New variable.
gnu: edirect: Update home page. * gnu/packages/bioinformatics.scm (edirect)[home-page]: Append trailing slash to home page.
gnu: sra-tools: Update to 2.5.4. * gnu/packages/bioinformatics.scm (sra-tools): Update to 2.5.4.
gnu: ncbi-vdb: Update to 2.5.4. * gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.5.4.
gnu: ngs-java: Update to 1.2.2. * gnu/packages/bioinformatics.scm (ngs-java): Update to 1.2.2. [arguments]: Remove build phase "fix-java-symlink-installation".
gnu: ngs-sdk: Update to 1.2.2. * gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.2.2.
gnu: bless: Build only for x86_64. * gnu/packages/bioinformatics.scm (bless): Add supported-systems field.
gnu: htseq: Propagate numpy. * gnu/packages/bioinformatics.scm (htseq)[inputs]: Move python2-numpy from here ... [propagated-inputs]: ... to here.
gnu: mosaik: Build only on x86_64. * gnu/packages/bioinformatics.scm (mosaik)[supported-systems]: Add field.
gnu: bless: Correct indentation and home-page. * gnu/packages/bioinformatics.scm (bless): Fix indentation. [home-page]: Replace broken URL.
gnu: Add BLESS. * gnu/packages/bioinformatics.scm (bless): New variable. Co-authored-by: Diane Trout <diane@ghic.org>
gnu: hisat: Disable build on non-x86_64. * gnu/packages/bioinformatics.scm (hisat)[supported-systems]: Add field.
gnu: Add express-beta-diversity. * gnu/packages/bioinformatics.scm (express-beta-diversity): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merge branch 'master' into dbus-update
gnu: pbtranscript-tofu: Update to 2.2.3. * gnu/packages/bioinformatics.scm (pbtranscript-tofu): Update to 2.2.3. [source]: Remove bundled Cython sources in a snippet. Replace ".tar.gz" extension in file-name field with "-checkout". [arguments]: Replace "enter-directory-and-clean-up" phase with "enter-directory" phase, and add "patch-setuppy" phase. [inputs]: Add python2-h5py. Move python2-cython ... [native-inputs]: ... to this field.
gnu: subread: Use SSE optimizations on x86_64 only. * gnu/packages/bioinformatics.scm (subread)[arguments]: Override CC and CCFLAGS conditionally dependent on target system.
gnu: crossmap: Update to 0.2.1. * gnu/packages/bioinformatics.scm (crossmap): Update to 0.2.1.
Merge branch 'master' into dbus-update
gnu: Add MOSAIK. * gnu/packages/bioinformatics.scm (mosaik): New variable.