/[debian-med]/trunk/packages/samtools/trunk/debian/control
ViewVC logotype

Diff of /trunk/packages/samtools/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3745 by plessy, Thu Aug 6 07:10:35 2009 UTC revision 3746 by plessy, Sat Aug 8 05:42:41 2009 UTC
# Line 13  Vcs-Svn: svn://svn.debian.org/svn/debian Line 13  Vcs-Svn: svn://svn.debian.org/svn/debian
13  Package: samtools  Package: samtools
14  Architecture: any  Architecture: any
15  Depends: ${shlibs:Depends}, ${misc:Depends}  Depends: ${shlibs:Depends}, ${misc:Depends}
16  Description: Processing sequence alignments in SAM format.  Description: processing sequence alignments in SAM and BAM formats
17   Samtools is a set of utilities that manipulate alignments in the BAM format.   Samtools is a set of utilities that manipulate nucleotide sequence alignments
18   It imports from and exports to the SAM (Sequence Alignment/Map) format, does   in the BAM format. It imports from and exports to the SAM (Sequence
19   sorting, merging and indexing, and allows to retrieve reads in any regions   Alignment/Map) format, does sorting, merging and indexing, and allows to
20   swiftly.   retrieve reads in any regions swiftly. It is designed to work on a stream, and
21     is able to open a BAM (not SAM) file on a remote FTP server.
22    
23  Package: libbam-dev  Package: libbam-dev
24  Architecture: any  Architecture: any
25  Depends: ${shlibs:Depends}, ${misc:Depends}  Depends: ${shlibs:Depends}, ${misc:Depends}
26  Description: libbam  Description: manipulates nucleotide sequence alignments in BAM or SAM format
27   ............   The BAM library provides I/O and various operations on manipulating nucleotide
28     sequence alignments in the BAM (Binary Alignment/Mapping) or SAM (Sequence
29  Package: samtools-examples   Alignment/Map) format. It now supports importing from or exporting to TAM,
30  Architecture: all   sorting, merging, generating pileup, and quickly retrieval of reads overlapped
31  Depends: ${misc:Depends}   with a specified region.
 Description: examples  
  .............  

Legend:
Removed from v.3745  
changed lines
  Added in v.3746

  ViewVC Help
Powered by ViewVC 1.1.5