Ricardo Wurmus
95758e2faf
gnu: aragorn: Use invoke and simplify.
...
* gnu/packages/bioinformatics.scm (aragorn)[arguments]: Use INVOKE in build
phase; simplify install phase.
2018-10-20 23:37:33 +02:00
Ricardo Wurmus
8b4102b903
gnu: clipper: Update to 1.2.1.
...
* gnu/packages/bioinformatics.scm (clipper): Update to 1.2.1.
[source]: Fetch from git.
[arguments]: Add fix-typo phase.
2018-10-20 23:37:33 +02:00
Ricardo Wurmus
895cf8278a
gnu: python-pybedtools: Update to 0.7.10.
...
* gnu/packages/bioinformatics.scm (python2-pybedtools): Update to 0.7.10.
[arguments]: Disable broken tests.
[propagated-inputs]: Replace bedtools with bedtools-2.26; add
python-matplotlib, python-pysam, and python-pyyaml.
[native-inputs]: Remove python-pyyaml; add kentutils, python-numpy,
python-pandas, and python-six.
(python-pybedtools): New variable.
2018-10-20 23:37:33 +02:00
Ricardo Wurmus
129363b762
gnu: Add bedtools-2.26.
...
* gnu/packages/bioinformatics.scm (bedtools-2.26): New variable.
2018-10-20 23:37:28 +02:00
Ricardo Wurmus
e8a7eab169
gnu: kallisto: Update to 0.44.0.
...
* gnu/packages/bioinformatics.scm (kallisto): Update to 0.44.0.
[source]: Fetch from git.
[arguments]: Add build phase to use htslib from Guix.
[inputs]: Add htslib.
2018-10-11 16:12:11 +02:00
pimi
b6bd8b108a
gnu: Add filtlong.
...
* gnu/packages/bioinformatics.scm (filtlong): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 18:32:42 +02:00
Ricardo Wurmus
d71078bc75
gnu: Add ngless.
...
* gnu/packages/bioinformatics.scm (ngless): New variable.
2018-10-05 23:59:27 +02:00
Christopher Baines
357450dca0
gnu: bioruby: Update to 1.5.2.
...
This works with Ruby 2.5.
* gnu/packages/bioinformatics.scm (bioruby): Update to 1.5.2.
2018-10-05 21:25:39 +01:00
Ricardo Wurmus
a6798218be
gnu: samtools-0.1: Adjust to match changes in samtools.
...
* gnu/packages/bioinformatics.scm (samtools-0.1)[arguments]: Override make
flags.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus
8e72f0f319
gnu: deeptools: Update to 3.1.2.
...
* gnu/packages/bioinformatics.scm (deeptools): Update to 3.1.2.
[source]: Fetch from git.
[arguments]: Delete reset-gzip-timestamps phase.
[inputs]: Add python-plotly.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus
939882f734
gnu: python-pysam: Update to 0.15.1.
...
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.15.1.
[source]: Fetch from git.
[arguments]: Delete tests requiring internet access; use "invoke".
[inputs]: Add curl.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus
f79b59e311
gnu: bcftools: Update to 1.9.
...
* gnu/packages/bioinformatics.scm (bcftools): Update to 1.9.
[arguments]: Remove obsolete make flags.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus
4ae4a15232
gnu: samtools: Update to 1.9.
...
* gnu/packages/bioinformatics.scm (samtools): Update to 1.9.
[origin]: Remove bundled htslib sources.
[arguments]: Remove obsolete make-flags.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus
bd5f5eece9
gnu: htslib: Update to 1.9.
...
* gnu/packages/bioinformatics.scm (htslib): Update to 1.9.
2018-10-05 09:21:50 +02:00
pimi
0f1622220a
gnu: Add r-absfiltergsea.
...
* gnu/packages/bioinformatics.scm (r-absfiltergsea): New variable.
2018-10-02 16:23:49 -04:00
pimi
3f0f49d708
gnu: Add poretools.
...
* gnu/packages/bioinformatics.scm (poretools): New variable.
2018-10-02 16:05:14 -04:00
pimi
f2bc53af70
gnu: Add porechop.
...
* gnu/packages/bioinformatics.scm (porechop): New variable.
2018-09-30 14:09:48 -04:00
Ricardo Wurmus
e72702475d
gnu: Add r-bseqsc.
...
* gnu/packages/bioinformatics.scm (r-bseqsc): New variable.
2018-09-24 13:31:20 +02:00
Ricardo Wurmus
28829c040f
gnu: Add r-cssam.
...
* gnu/packages/bioinformatics.scm (r-cssam): New variable.
2018-09-24 13:31:20 +02:00
Ricardo Wurmus
a434730f2e
gnu: Add r-xbioc.
...
* gnu/packages/bioinformatics.scm (r-xbioc): New variable.
2018-09-24 13:31:20 +02:00
Ben Woodcroft
05fb1e0017
gnu: hmmer: Update to 3.2.1.
...
* gnu/packages/bioinformatics.scm (hmmer): Update to 3.2.1.
[origin]: Remove patch.
[license]: Change to BSD-3.
[supported-systems]: New field.
* gnu/packages/patches/hmmer-remove-cpu-specificity.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-09-22 09:16:47 +10:00
pimi
7e27393f82
gnu: Add r-pore.
...
* gnu/packages/bioinformatics.scm (r-pore): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-21 17:04:37 +02:00
Ricardo Wurmus
89ee8a6edf
gnu: rsem: Update to 1.3.1.
...
* gnu/packages/bioinformatics.scm (rsem): Update to 1.3.1.
[source]: Fetch from git; remove patch; delete bundled samtools.
[arguments]: Pass make flags; adjust phases.
[inputs]: Remove ncurses and samtools-0.1; add htslib-1.3.
* gnu/packages/patches/rsem-makefile.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-09-20 17:55:26 +02:00
Ricardo Wurmus
1dd153b3aa
gnu: Add python-hic2cool.
...
* gnu/packages/bioinformatics.scm (python-hic2cool): New variable.
2018-09-14 09:15:49 +02:00
Leo Famulari
875d068176
Adjust all users of (gnu packages ldc) to use (gnu packages dlang).
...
This is a followup to commit 98d6543f86
.
* gnu/packages/bioinformatics.scm, guix/build-system/dub.scm: Adjust
accordingly.
2018-09-10 15:44:32 -04:00
Ricardo Wurmus
5bfa7510d1
gnu: Add python-pygenometracks.
...
* gnu/packages/bioinformatics.scm (python-pygenometracks): New variable.
2018-09-10 16:50:26 +02:00
Ricardo Wurmus
1189c7f1b0
gnu: Add python-hicexplorer.
...
* gnu/packages/bioinformatics.scm (python-hicexplorer): New variable.
2018-09-10 16:50:26 +02:00
Ricardo Wurmus
5bb9e0af8d
gnu: Add python-cooler.
...
* gnu/packages/bioinformatics.scm (python-cooler): New variable.
2018-09-10 16:50:26 +02:00
Ricardo Wurmus
80f4db91b1
gnu: Add python-pyfaidx.
...
* gnu/packages/bioinformatics.scm (python-pyfaidx): New variable.
2018-09-10 16:50:26 +02:00
Ricardo Wurmus
1f41f01c14
gnu: Add python-pypairix.
...
* gnu/packages/bioinformatics.scm (python-pypairix): New variable.
2018-09-10 16:50:26 +02:00
Ricardo Wurmus
a9d496b353
gnu: Add python-intervaltree.
...
* gnu/packages/bioinformatics.scm (python-intervaltree): New variable.
2018-09-10 16:50:26 +02:00
Ricardo Wurmus
ab50580a9d
gnu: r-annotationhub: Update to 2.12.1.
...
* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.12.1.
2018-09-09 22:26:02 +02:00
Ricardo Wurmus
d53aeeafcc
Add missing use-modules clause.
...
This is a follow-up to commit 5dfe491290
.
Sorry!
* gnu/packages/bioinformatics.scm, gnu/packages/graph.scm: Use (gnu packages
bioconductor).
2018-09-06 04:53:32 +02:00
Ricardo Wurmus
00a43cb81c
gnu: pigx-scrnaseq: Use latest version of Pandoc.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Replace
"ghc-pandoc-citeproc-with-pandoc-1" with "ghc-pandoc-citeproc", and
"ghc-pandoc-1" with "ghc-pandoc".
2018-09-05 20:03:09 +02:00
Ricardo Wurmus
c2b4f81e51
gnu: pigx-bsseq: Use latest version of Pandoc.
...
* gnu/packages/bioinformatics.scm (pigx-bsseq)[inputs]: Replace
"ghc-pandoc-citeproc-with-pandoc-1" with "ghc-pandoc-citeproc", and
"ghc-pandoc-1" with "ghc-pandoc".
2018-09-05 20:03:09 +02:00
Ricardo Wurmus
7cd40c8c5d
gnu: pigx-chipseq: Use latest version of Pandoc.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq)[inputs]: Replace
"ghc-pandoc-citeproc-with-pandoc-1" with "ghc-pandoc-citeproc", and
"ghc-pandoc-1" with "ghc-pandoc".
2018-09-05 20:03:09 +02:00
Ricardo Wurmus
ca248f1db9
gnu: pigx-rnaseq: Use latest version of Pandoc.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[inputs]: Replace
"ghc-pandoc-citeproc-with-pandoc-1" with "ghc-pandoc-citeproc", and
"ghc-pandoc-1" with "ghc-pandoc".
2018-09-05 20:03:09 +02:00
Ricardo Wurmus
dff5640a59
gnu: r-rcas: Use standard version of ghc-pandoc-citeproc.
...
* gnu/packages/bioinformatics.scm (r-rcas)[native-inputs]: Replace
"ghc-pandoc-citeproc-with-pandoc-1" with "ghc-pandoc-citeproc".
2018-09-05 20:03:09 +02:00
Ricardo Wurmus
5dfe491290
gnu: r-graph: Move from bioinformatics to bioconductor.
...
* gnu/packages/bioinformatics.scm (r-graph): Move from here...
* gnu/packages/bioconductor.scm (r-graph): ...to here.
2018-09-05 20:03:08 +02:00
Ricardo Wurmus
f077174178
gnu: r-scran: Update to 1.8.4.
...
* gnu/packages/bioinformatics.scm (r-scran): Update to 1.8.4.
2018-09-05 20:03:05 +02:00
Ricardo Wurmus
8e44ff0c0d
gnu: r-scater: Update to 1.8.4.
...
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.8.4.
2018-09-05 20:03:05 +02:00
Ricardo Wurmus
e69c07e61a
gnu: r-hdf5array: Update to 1.8.1.
...
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.8.1.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
16527f1cbc
gnu: r-ggbio: Update to 1.28.5.
...
* gnu/packages/bioinformatics.scm (r-ggbio): Update to 1.28.5.
[propagated-inputs]: Add r-rlang.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
70daf9362b
gnu: r-biovizbase: Update to 1.28.2.
...
* gnu/packages/bioinformatics.scm (r-biovizbase): Update to 1.28.2.
[propagated-inputs]: Add r-rlang.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
ff7c7d62f4
gnu: r-keggrest: Update to 1.20.1.
...
* gnu/packages/bioinformatics.scm (r-keggrest): Update to 1.20.1.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
3c55304688
gnu: r-edaseq: Update to 2.14.1.
...
* gnu/packages/bioinformatics.scm (r-edaseq): Update to 2.14.1.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
6f6aef80e3
gnu: r-seurat: Update to 2.3.4.
...
* gnu/packages/bioinformatics.scm (r-seurat): Update to 2.3.4.
[source]: Remove snippet.
[arguments]: Remove.
[native-inputs]: Remove.
[propagated-inputs]: Remove r-caret, r-diffusionmap, r-fnn, r-gdata, r-ranger,
r-stringr, r-tclust, and rvgam; add r-httr.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
07bd90ce90
gnu: r-msnbase: Update to 2.6.3.
...
* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.6.3.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
4ee8c37cca
gnu: r-maldiquant: Update to 1.18.
...
* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.18.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
48b21f8b6b
gnu: r-seqminer: Update to 6.1.
...
* gnu/packages/bioinformatics.scm (r-seqminer): Update to 6.1.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
ad2ed8d01f
gnu: r-genomicfeatures: Update to 1.32.2.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.32.2.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
f2e79823c6
gnu: r-rtracklayer: Update to 1.40.6.
...
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.40.6.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
aea1b6fb8a
gnu: r-delayedarray: Update to 0.6.5.
...
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.6.5.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
3e61c2a8b1
gnu: r-rsamtools: Update to 1.32.3.
...
* gnu/packages/bioinformatics.scm (r-rsamtools): Update to 1.32.3.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
a02340058c
gnu: r-biocparallel: Update to 1.14.2.
...
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.14.2.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
1d56c79f86
gnu: r-genomicranges: Update to 1.32.6.
...
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.32.6.
2018-09-05 20:03:04 +02:00
Ricardo Wurmus
688cb08527
gnu: r-limma: Update to 3.36.3.
...
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.36.3.
2018-09-05 20:03:03 +02:00
Ricardo Wurmus
33a103a543
gnu: r-variantannotation: Update to 1.26.1.
...
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.26.1.
2018-09-05 20:03:03 +02:00
Ricardo Wurmus
1adf4596a6
gnu: r-edger: Update to 3.22.3.
...
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.22.3.
2018-09-05 20:03:03 +02:00
Ricardo Wurmus
5728d9c6c0
gnu: r-iranges: Update to 2.14.11.
...
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.14.11.
2018-09-05 20:03:03 +02:00
Ricardo Wurmus
3c04375614
gnu: r-biocviews: Update to 1.48.3.
...
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.48.3.
2018-09-05 20:03:03 +02:00
Ricardo Wurmus
ce0e762bf9
gnu: r-annotationforge: Update to 1.22.2.
...
* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.22.2.
2018-09-05 20:03:03 +02:00
Ricardo Wurmus
8afdeb8751
gnu: python-pybigwig: Update to 0.3.12.
...
* gnu/packages/bioinformatics.scm (python-pybigwig): Update to 0.3.12.
[propagated-inputs]: Add python-numpy.
2018-09-05 12:01:23 +02:00
Ricardo Wurmus
0d7974c376
gnu: libbigwig: Update to 0.4.2.
...
* gnu/packages/bioinformatics.scm (libbigwig): Update to 0.4.2.
[source]: Fetch from git.
[arguments]: Disable tests; remove build phases "disable-curl-test" and
"create-target-dirs".
[native-inputs]: Add python-2.
2018-09-05 12:01:23 +02:00
Efraim Flashner
647465ace9
gnu: jellyfish: Update to 2.2.10.
...
* gnu/packages/bioinformatics.scm (jellyfish): Update to 2.2.10.
[supported-systems]: Add aarch64-linux, mips64el-linux.
2018-09-03 08:32:33 +03:00
pimi
4f9355c360
gnu: Add gffcompare.
...
gnu/packages/bioinformatics.scm (gffcompare): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-29 14:13:49 -04:00
Ricardo Wurmus
c7fe888b42
gnu: Add python-scanpy.
...
* gnu/packages/bioinformatics.scm (python-scanpy): New variable.
2018-08-29 17:06:13 +02:00
Ricardo Wurmus
079cdd9c15
gnu: Add find-circ.
...
* gnu/packages/bioinformatics.scm (find-circ): New variable.
2018-08-24 11:20:19 +02:00
Ricardo Wurmus
689aacc12f
gnu: Add gffread.
...
* gnu/packages/bioinformatics.scm (gffread): New variable.
2018-08-14 12:48:14 +02:00
Ricardo Wurmus
242519ce70
gnu: Add r-circus.
...
* gnu/packages/bioinformatics.scm (r-circus): New variable.
2018-08-14 11:29:17 +02:00
Tobias Geerinckx-Rice
9aba9b1278
Migrate search.cpan.org home pages to metacpan.org.
...
The venerable search.cpan.org has retired[0].
[0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html
* guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs.
Update all previously generated ones in (gnu packages) to their
canonical new homes.
2018-08-11 17:22:31 +02:00
Ricardo Wurmus
78933bffb7
gnu: pigx-scrnaseq: Update to 0.0.7.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.7.
[inputs]: Add samtools.
2018-08-03 15:24:40 +02:00
Ben Woodcroft
3f8c82e6d3
gnu: taxtastic: Add missing propagated-inputs.
...
* gnu/packages/bioinformatics.scm (taxtastic)[propagated-inputs]: Add
python-psycopg2, python-fastalite, python-pyyaml, python-six, python-jinja2,
python-dendropy.
2018-07-29 22:53:10 +10:00
Ben Woodcroft
9e0c135c39
gnu: python-dendropy: Update to 4.4.0.
...
* gnu/packages/bioinformatics.scm (python-dendropy, python2-dendropy):
Update to 4.4.0.
[source]: Use GitHub URI. Remove patch.
[properties]: Remove field.
(python2-dendropy)[arguments]: Run tests with setup.py.
[native-inputs]: Remove 'python2-nose.
* gnu/packages/patches/python-dendropy-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Delete it.
2018-07-29 22:53:10 +10:00
Ben Woodcroft
5d5a02dd4c
gnu: Add python-fastalite.
...
* gnu/packages/bioinformatics.scm (python-fastalite, python2-fastalite):
New variables.
2018-07-29 21:58:00 +10:00
Ricardo Wurmus
26fd7b24ec
gnu: pigx-scrnaseq: Disable another expensive test.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[arguments]: Disable multiqc
test.
2018-07-27 15:44:23 +02:00
Ricardo Wurmus
ed2dfe3955
gnu: Add snakemake-4.
...
* gnu/packages/python.scm (snakemake-4): New variable.
* gnu/packages/bioinformatics.scm (pigx-bsseq, pigx-rnaseq, pigx-scrnaseq,
pigx-chipseq)[inputs]: Use it.
2018-07-27 15:30:38 +02:00
Gábor Boskovits
d60772dcdd
gnu: java-picard: Fix manifest.
...
* gnu/packages/bioinformatics.scm (java-picard)[arguments]: Adjust phase
'edit-classpath-in-manifest for the new manifest generation code.
2018-07-26 12:46:50 +02:00
Ricardo Wurmus
ffe8d21490
gnu: macs: Update to 2.1.1.20160309.
...
* gnu/packages/bioinformatics.scm (macs): Update to 2.1.1.20160309.
2018-07-09 13:28:53 +02:00
Ricardo Wurmus
5149aeb7e6
gnu: pigx: Update to 0.0.3.
...
* gnu/packages/bioinformatics.scm (pigx): Update to 0.0.3.
2018-07-05 16:02:48 +02:00
Ricardo Wurmus
aec7d6be70
gnu: r-getopt: Move from bioinformatics to cran.
...
* gnu/packages/bioinformatics.scm (r-getopt): Move from here...
* gnu/packages/cran.scm (r-getopt): ...to here.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
08d1a8b138
gnu: pigx-scrnaseq: Update to 0.0.6.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.6.
[arguments]: Remove "wrap-executable" phase.
2018-07-05 00:52:31 +02:00
Ricardo Wurmus
fab43c6b84
gnu: Add r-loomr.
...
* gnu/packages/bioinformatics.scm (r-loomr): New variable.
2018-07-03 17:58:55 +02:00
Ricardo Wurmus
13f5eb3494
gnu: pigx-bsseq: Update to 0.0.10.
...
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.10.
[arguments]: Remove "wrap-executable" phase.
2018-07-03 17:33:51 +02:00
Ricardo Wurmus
c7d5cd6ca5
gnu: pigx-rnaseq: Update to 0.0.4.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.4.
[arguments]: Remove "wrap-executable" phase.
2018-07-03 16:20:28 +02:00
Ricardo Wurmus
29cbf8178f
gnu: pigx-chipseq: Update to 0.0.20.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.20.
2018-07-03 16:20:28 +02:00
Tobias Geerinckx-Rice
eeb8b0e631
gnu: Use more HTTPS.
...
* gnu/packages/admin.scm (net-base, wakelan, pam-krb5)
[home-page]: Use HTTPS.
(dfc, libpcap, tcpdump, wpa-supplicant-minimal, libcap-ng, audit)
[source, home-page]: Likewise.
* gnu/packages/algebra.scm (eigen)[home-page]: Likewise.
(gp2c, pari-gp)[source, home-page]: Likewise.
* gnu/packages/animation.scm (etl, synfig, synfigstudio, papagayo)
[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (tadbit)[home-page]: Likewise.
2018-06-22 22:00:24 +02:00
Ricardo Wurmus
c57e50b2b9
gnu: pigx-chipseq: Update to 0.0.17.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.17.
[arguments]: Remove "wrap-executable" phase.
2018-06-22 11:40:27 +02:00
Ludovic Courtès
6fe419743d
Do not record store file name in bioinformatics.scm.
...
* gnu/packages/bioinformatics.scm (dropseq-tools): Replace full store
file name with ellipses.
2018-06-22 10:23:31 +02:00
Ricardo Wurmus
1f73fd017c
gnu: r-complexheatmap: Update to 1.18.1.
...
* gnu/packages/bioinformatics.scm (r-complexheatmap): Update to 1.18.1.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
a1c7016498
gnu: r-delayedarray: Update to 0.6.1.
...
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.6.1.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
eafd35bad5
gnu: r-optparse: Update to 1.6.0.
...
* gnu/packages/bioinformatics.scm (r-optparse): Update to 1.6.0.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
1e2b2f41d7
gnu: r-biocviews: Update to 1.48.2.
...
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.48.2.
2018-06-21 10:31:22 +02:00
Ricardo Wurmus
901bcb7815
gnu: pigx-chipseq: Update to 0.0.16.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.16.
2018-06-16 12:11:09 +02:00
Ricardo Wurmus
53131eab2d
gnu: Add minimap2.
...
* gnu/packages/bioinformatics.scm (minimap2): New variable.
2018-06-14 13:51:15 +02:00
Ricardo Wurmus
ce573b1128
gnu: pigx-bsseq: Update to 0.0.9.
...
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.9.
2018-06-14 12:56:49 +02:00
Ricardo Wurmus
844cc1c8f3
gnu: pigx-scrnaseq: Update to 0.0.5.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.5.
[inputs]: Add python-magic.
2018-06-13 22:30:55 +02:00
Ricardo Wurmus
13b8dcf589
gnu: r-seurat: Update to 2.3.2.
...
* gnu/packages/bioinformatics.scm (r-seurat): Update to 2.3.2.
[propagated-inputs]: Add r-hdf5r.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
5b2a339e19
gnu: r-s4vectors: Update to 0.18.3.
...
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.18.3.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus
5b730eba3e
gnu: r-biocviews: Update to 1.48.1.
...
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.48.1.
2018-06-13 15:14:37 +02:00