Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (bamtools, ribotaper, bioawk)
(codingquarry, fraggenescan, minced, pplacer, star, subread, sailfish)
(salmon): Return #t from all phases and snippets, use 'invoke' where
appropriate, and remove vestigal plumbing.
|
|
* gnu/packages/bioinformatics.scm (jamm): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene):
Update to 3.4.4.
|
|
* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-ce-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-hs-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomationdata): Update to 1.14.0.
|
|
* gnu/packages/bioinformatics.scm (r-go-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodbdata): Update to 1.2.0.
|
|
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.20.1.
|
|
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.1.
|
|
* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.50.1.
|
|
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.50.5.
|
|
* gnu/packages/bioinformatics.scm (pplacer-scripts)[arguments]: Use INVOKE and
return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (roary)[arguments]: Use INVOKE and return #T
unconditionally.
|
|
* gnu/packages/bioinformatics.scm (seek)[arguments]: Use INVOKE and return #T
unconditionally; patch "gen_tools_am" shebang in "bootstrap" phase.
|
|
* gnu/packages/bioinformatics.scm (sailfish)[arguments]: Use INVOKE instead of
SYSTEM*.
|
|
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.9.1.
* gnu/packages/patches/vsearch-unbundle-cityhash.patch: Update.
|
|
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.9.3.
[arguments]: Remove build phase patch-away-glibc-conflict.
|
|
* gnu/packages/bioinformatics.scm (plink-ng)[source]: Fetch from git.
|
|
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.9.3.
|
|
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 2.9.3.
|
|
* gnu/packages/bioinformatics.scm (ngs-sdk)[arguments]: Use INVOKE and
return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (emboss)[arguments]: Use INVOKE and
return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (taxtastic)[arguments]: Use INVOKE and
return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Use INVOKE and
return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (muscle)[arguments]: Use INVOKE and
return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (newick-utils)[arguments]: Remove.
|
|
* gnu/packages/bioinformatics.scm (mash)[arguments]: Remove autoconf phase.
|
|
* gnu/packages/bioinformatics.scm (vsearch)[arguments]: Remove.
|
|
* gnu/packages/bioinformatics.scm (java-picard-1.113)[arguments]: Use INVOKE
and return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (fraggenescan)[arguments]: Use INVOKE in
build phases and return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (sailfish)[source]: Fetch from git.
|
|
* gnu/packages/bioinformatics.scm (ngs-sdk)[source]: Fetch from git.
|
|
* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Use INVOKE and
unconditionally end phases with #T.
|
|
* gnu/packages/bioinformatics.scm (ncbi-vdb)[source]: Fetch from git.
[arguments]: Add phase to make checkout writable.
|
|
* gnu/packages/bioinformatics.scm (tadbit)[source]: Fetch from git.
[version]: Use "2.0.0" instead of "2.0".
|
|
* gnu/packages/bioinformatics.scm (filevercmp)[source]: Fetch from git.
[arguments]: Add #T to the end of the install phase.
|
|
* gnu/packages/bioinformatics.scm (ritornello): Update to 2.0.1.
[arguments]: Adjust file patching.
|
|
* gnu/packages/bioinformatics.scm (ritornello)[source]: Fetch from git.
|
|
* gnu/packages/bioinformatics.scm (snap-aligner)[source]: Fetch from git.
[arguments]: Use INVOKE.
|
|
* gnu/packages/bioinformatics.scm (sortmerna)[source]: Fetch from git.
|
|
* gnu/packages/bioinformatics.scm (vsearch)[source]: Fetch from git.
|
|
* gnu/packages/bioinformatics.scm (preseq): Update to 2.0.3.
|
|
* gnu/packages/bioinformatics.scm (preseq)[source]: Fetch from git.
|
|
* gnu/packages/bioinformatics.scm (seqtk): Update to 1.3.
[source]: Remove outdated snippet.
[arguments]: Use INVOKE and return #T unconditionally.
|
|
* gnu/packages/bioinformatics.scm (seqtk)[source]: Fetch from git.
|
|
* gnu/packages/bioinformatics.scm (raxml): Update to 8.2.12.
|
|
This is a follow-up to commit 239716fb0ba0a7cd81f9d59dcf5a2261b8efe4fa.
* gnu/packages/bioinformatics.scm (python2-biom-format)[arguments]: Modify
phases of base package.
|