aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/bioinformatics.scm
AgeCommit message (Collapse)Author
2023-06-18Remove unused twint from GN2pjotrp
2023-04-10vg: Use curl instead of curl-minimal.Arun Isaac
curl-minimal has been removed from upstream Guix. * gn/packages/bioinformatics.scm (vg)[inputs]: Use curl instead of curl-minimal.
2023-03-22bh20-seq-resource: Add version without profile collisions.Efraim Flashner
* gn/packages/bioinformatics.scm (bh20-seq-resource-for-service): New variable. * gn/services/bh20-seq-resource-container.scm (covid19-pubseq-configuration): Use it by default.
2023-03-22bh20-seq-resource: Patch reference to minimap2.Efraim Flashner
* gn/packages/bioinformatics.scm (bh20-seq-resource)[arguments]: Add phase to hardcode path to minimap2. [inputs]: Add minimap2.
2023-03-22bh20-seq-resource: Update to 1.0-4.2ae7191.Efraim Flashner
* gn/packages/bioinformatics.scm (bh20-seq-resource): Update to 1.0-4.2ae7191. [source]: Adjust snippet for changes in source. [arguments]: Skip tests. [propagated-inputs]: Add python-shexc-0.7. Remove python-dateutil, python-flask, python-pycurl, python38-ruaml.yaml-0.15.76, clustalw, python-twint. [native-inputs]: Remove git, python-oauth2client, python-uritemplate. Replace python-pytest-4 with python-pytest-5, python-pytest-runner-2 with python-pytest-runner-4.
2023-03-22Add python-pytest-runner-4.Efraim Flashner
* gn/packages/python.scm (python-pytest-runner-4): New variable. * gn/packages/bioinformatics.scm (python-pytest-runner-2): MOve to python.scm
2022-12-08Minor fixes aiming for genenetwork1Pjotr Prins
2022-11-30gn: Remove upstreamed packagesEfraim Flashner
2022-11-16gn: Add graph-genotyper and dependent packagesEfraim Flashner
2022-11-13gn: pgr-tk: Unbundle agc.Efraim Flashner
2022-11-10gn: Add missing imports and package licenses.Efraim Flashner
2022-11-10gn: Add pgr-tkEfraim Flashner
2022-09-24gn: Update blobtools.Efraim Flashner
2022-09-20gn: Add blobtools.Efraim Flashner
2022-08-18 gn: bioinformatics: Add import of moved python-setuptools-scmPjotr Prins
* gn/packages/bioinformatics.scm
2022-07-29gn: busco: Update to 5.4.1.Efraim Flashner
2022-07-29gnu: pplacer: Fix building.Efraim Flashner
* gn/packages/ocaml.scm (ocaml4.07-lwt-5.5.0): New variable. (build-with-ocaml4.07): New procedure. * gn/packages/bioinformatics.scm (pplacer): Wrap with build-with-ocaml4.07.
2022-06-21gn: Add quast.Efraim Flashner
2022-06-21gn: metaeuk: Fix building package.Efraim Flashner
2022-06-07gn: hap.py: Add previously missing inputs.Efraim Flashner
2022-06-07gn: Fix building python2-bx-python.Efraim Flashner
2022-06-07gn: pplacer-scripts: Update argument field.Efraim Flashner
2022-06-07gn: python2-biopython: Fix building package.Efraim Flashner
2022-06-07gn: Hide inputs which have been dropped by Guix.Efraim Flashner
2022-06-07gn: Add missing module importsEfraim Flashner
2022-06-01gn: Add python2-biopython.Arun Isaac
python2-biopython has been removed from Guix upstream. * gn/packages/bioinformatics.scm (python2-biopython): New variable.
2022-06-01gn: bioinformatics: Import (gnu packages ocaml).Arun Isaac
* gn/packages/bioinformatics.scm: Import (gnu packages ocaml) required by dependencies of pplacer.
2022-06-01gnu: Add pplacer.Arun Isaac
pplacer and pplacer-scripts have been removed from Guix upstream. * gn/packages/bioinformatics.scm (pplacer, pplacer-scripts): New variables.
2022-06-01gnu: Add python-pytest-runner-2.Arun Isaac
python-pytest-runner-2 has been removed from Guix upstream. * gn/packages/bioinformatics.scm (python-pytest-runner-2): New variable.
2022-06-01gn: Adjust vg for other architecturesEfraim Flashner
2022-04-20gn: Add wfa2-lib-static.Efraim Flashner
2022-04-20gn: wfa2-lib: Install headers.Efraim Flashner
2022-04-19gn: Add wfa2-lib.Efraim Flashner
2022-04-10gn: vg: Update to 1.39.0.Efraim Flashner
2022-03-31gn: Update gfaffix to 0.1.3Efraim Flashner
2022-03-20gn: upstream python-scikit-allelEfraim Flashner
2022-03-16gn: Add python-pixy.Efraim Flashner
2022-02-27gn: Add willowmapEfraim Flashner
2022-01-23gn: Add verkko.Efraim Flashner
2022-01-23gn: graphaligner: Fix building and update to 1.0.14Efraim Flashner
2022-01-09gn: Unconditionally use current rust package.Efraim Flashner
2021-12-29gnu: Add python2-bx-python.Arun Isaac
python2-bx-python has been removed from upstream Guix. * gn/packages/bioinformatics.scm (python2-bx-python): New variable.
2021-12-29Reference non-public rust packages using @@.Arun Isaac
rust-1.47 and rust-1.49 are no longer exported from (gnu packages rust). * gn/packages/bioinformatics.scm (gfaffix): Reference rust-1.49 using @@. * gn/packages/crates-io.scm (rust-handlegraph-0.7): Reference rust-1.47 using @@.
2021-12-06gn: Add mutation-simulatorEfraim Flashner
2021-11-16gn: metaeuk: enable tests.Efraim Flashner
2021-11-15gn: Add sepp, buscoEfraim Flashner
2021-11-14gn: Add augustusEfraim Flashner
2021-11-14gn: add metaeukEfraim Flashner
2021-11-14gn: bh2-seq-resource: Update source uri, homepageEfraim Flashner
2021-10-12gn: Update gfaffix to 0.1.2.2.Efraim Flashner