Loading debian/changelog +6 −0 Original line number Diff line number Diff line samtools (1.8-2) UNRELEASED; urgency=medium * Mention the CRAM format in the description. -- Charles Plessy <plessy@debian.org> Fri, 11 May 2018 09:43:42 +0900 samtools (1.8-1) experimental; urgency=medium * New upstream version Loading debian/control +5 −5 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: python, cwltool Description: processing sequence alignments in SAM and BAM formats Description: processing sequence alignments in SAM, BAM and CRAM formats Samtools is a set of utilities that manipulate nucleotide sequence alignments in the binary BAM format. It imports from and exports to the ascii SAM (Sequence Alignment/Map) format, does sorting, merging and indexing, and allows one to retrieve reads in any regions swiftly. It is designed to work on a stream, and is able to open a BAM (not SAM) file on a remote FTP or HTTP server. (Sequence Alignment/Map) and CRAM formats, does sorting, merging and indexing, and allows one to retrieve reads in any regions swiftly. It is designed to work on a stream, and is able to open a BAM or CRAM (not SAM) file on a remote FTP or HTTP server. Package: samtools-test Architecture: all Loading Loading
debian/changelog +6 −0 Original line number Diff line number Diff line samtools (1.8-2) UNRELEASED; urgency=medium * Mention the CRAM format in the description. -- Charles Plessy <plessy@debian.org> Fri, 11 May 2018 09:43:42 +0900 samtools (1.8-1) experimental; urgency=medium * New upstream version Loading
debian/control +5 −5 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: python, cwltool Description: processing sequence alignments in SAM and BAM formats Description: processing sequence alignments in SAM, BAM and CRAM formats Samtools is a set of utilities that manipulate nucleotide sequence alignments in the binary BAM format. It imports from and exports to the ascii SAM (Sequence Alignment/Map) format, does sorting, merging and indexing, and allows one to retrieve reads in any regions swiftly. It is designed to work on a stream, and is able to open a BAM (not SAM) file on a remote FTP or HTTP server. (Sequence Alignment/Map) and CRAM formats, does sorting, merging and indexing, and allows one to retrieve reads in any regions swiftly. It is designed to work on a stream, and is able to open a BAM or CRAM (not SAM) file on a remote FTP or HTTP server. Package: samtools-test Architecture: all Loading