Re: [PATCH] Update deeptools.

2016-03-03 Thread Ricardo Wurmus
Leo Famulari writes: > On Mon, Feb 29, 2016 at 02:47:04PM +0100, Ricardo Wurmus wrote: >> Hi Guix, >> >> the goal of this series of patches is to update deeptools. >> >> First I moved the “*-pysam” packages from python.scm to >> bioinformatics.scm, then updated them. Then added “pybigwig”, cl

Re: [PATCH] Update deeptools.

2016-03-02 Thread Leo Famulari
On Mon, Feb 29, 2016 at 02:47:04PM +0100, Ricardo Wurmus wrote: > Hi Guix, > > the goal of this series of patches is to update deeptools. > > First I moved the “*-pysam” packages from python.scm to > bioinformatics.scm, then updated them. Then added “pybigwig”, cleaned > up “deeptools” (used “pr

[PATCH] Update deeptools.

2016-02-29 Thread Ricardo Wurmus
Hi Guix, the goal of this series of patches is to update deeptools. First I moved the “*-pysam” packages from python.scm to bioinformatics.scm, then updated them. Then added “pybigwig”, cleaned up “deeptools” (used “propagated-inputs” for no good reason), and finally updated the package. ~~ Ric