[med-svn] [SCM] BEDtools branch, master, updated. debian/2.12.0-1-11-g2e3fe5e

Charles Plessy plessy at debian.org
Sat Sep 10 14:39:17 UTC 2011


The following commit has been merged in the master branch:
commit ef58a339efca9df15a9bfb30454a4892aea2b586
Author: Charles Plessy <plessy at debian.org>
Date:   Sat Sep 10 23:05:44 2011 +0900

    Suggest filo for the groupBy command.

diff --git a/debian/control b/debian/control
index 3ef8684..60d25dc 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,12 @@ Vcs-Git: git://git.debian.org/git/debian-med/bedtools.git
 Package: bedtools
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: filo
 Description: suite of utilities for comparing genomic features
  The BEDTools utilities allow one to address common genomics tasks such as
  finding feature overlaps and computing coverage. The utilities are largely
  based on four widely-used file formats: BED, GFF/GTF, VCF, and SAM/BAM. Using
  BEDTools, one can develop sophisticated pipelines that answer complicated
  research questions by streaming several BEDTools together.
+ .
+ The groupBy utility is distribued in the filo package.

-- 
Suite of utilities for comparing genomic features.



More information about the debian-med-commit mailing list