Ben Woodcroft writes:
> Thanks Mark, Ricardo, attached. I wasn't sure whether it was better to
> have a different phase for fix-includes and fixing the README, can
> combine desired?
Looks good to me. Pushed with two minor changes: (1) fixed the
indentation in the 'fix-includes' phase, and corr
n Sep 17 00:00:00 2001
From: Ben Woodcroft
Date: Sat, 18 Jul 2015 17:39:05 +1000
Subject: [PATCH] gnu: Add metabat.
* gnu/packages/bioinformatics.scm (metabat): New variable.
---
gnu/packages/bioinformatics.scm | 79 +
1 file changed, 79 insertions(+)
diff
Hi Ben,
in addition to Mark’s comments here is another nitpick:
> + (replace 'configure
> + (lambda* _
> +(substitute* "SConstruct" ; Do not distribute README
> + (("env.Install.idir_prefix, 'README.md'.") ""))
> +
Ben Woodcroft writes:
> From 3f253f059edee5ee2fdb116e310ab210646acf40 Mon Sep 17 00:00:00 2001
> From: Ben Woodcroft
> Date: Sat, 11 Jul 2015 16:49:30 +1000
> Subject: [PATCH] gnu: Add metabat.
>
> * gnu/packages/bioinformatics.scm (metabat): New variable.
>
Thanks for fixing the samtools headers Ricardo, needed that for this.
>From 3f253f059edee5ee2fdb116e310ab210646acf40 Mon Sep 17 00:00:00 2001
From: Ben Woodcroft
Date: Sat, 11 Jul 2015 16:49:30 +1000
Subject: [PATCH] gnu: Add metabat.
* gnu/packages/bioinformatics.scm (metabat): New varia