[med-svn] [Git][med-team/samtools][master] Mention the CRAM format in the description.
Charles Plessy
gitlab at salsa.debian.org
Fri May 11 01:44:19 BST 2018
Charles Plessy pushed to branch master at Debian Med / samtools
Commits:
7f2247a0 by Charles Plessy at 2018-05-11T09:44:04+09:00
Mention the CRAM format in the description.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+samtools (1.8-2) UNRELEASED; urgency=medium
+
+ * Mention the CRAM format in the description.
+
+ -- Charles Plessy <plessy at debian.org> Fri, 11 May 2018 09:43:42 +0900
+
samtools (1.8-1) experimental; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -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
View it on GitLab: https://salsa.debian.org/med-team/samtools/commit/7f2247a0e98923d0da621d13e00113a458b149f3
---
View it on GitLab: https://salsa.debian.org/med-team/samtools/commit/7f2247a0e98923d0da621d13e00113a458b149f3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180511/1cd15133/attachment-0001.html>
More information about the debian-med-commit
mailing list