Alex Kost writes:
> Ricardo Wurmus (2016-06-15 16:31 +0300) wrote:
>
>> * gnu/packages/bioinformatics.scm (seek): New variable.
[…]
> Is 'fold' really needed here? What about:
>
> (every (lambda (dir)
>(with-directory-excursion (string-append "tools/" dir)
> (zero?
Ricardo Wurmus (2016-06-15 16:31 +0300) wrote:
> * gnu/packages/bioinformatics.scm (seek): New variable.
> ---
> gnu/packages/bioinformatics.scm | 74
> +
> 1 file changed, 74 insertions(+)
[...]
> +(define-public seek
> + ;; There are no release tarballs
Hi Guix,
here's another bioinformatics tool called "SEEK". It depends on a couple of
patches I submitted earlier:
* log4cpp in the new logging.scm module
* gengetopt in popt.scm
* the new mercurial downloader
The first two have already been reviewed by Ludo and I'll push them to master
soon.
T
* gnu/packages/bioinformatics.scm (seek): New variable.
---
gnu/packages/bioinformatics.scm | 74 +
1 file changed, 74 insertions(+)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index d5f5500..71cf147 100644
--- a/gnu/packa