This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository htslib.
commit 69bf167de34bc0c8a192add5f6748fe8d8888ab6 Author: Charles Plessy <[email protected]> Date: Mon May 25 13:33:56 2015 +0900 Corrected a typo. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9b8b5ad..036f7c1 100644 --- a/debian/control +++ b/debian/control @@ -52,7 +52,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Description: generic indexer for TAB-delimited genome position files Tabix indexes files where some columns indicate sequence coordinates: name - (usually a chromosme), start and stop. The input data file must be position + (usually a chromosome), start and stop. The input data file must be position sorted and compressed by bgzip (provided in this package), which has a gzip like interface. After indexing, tabix is able to quickly retrieve data lines by chromosomal coordinates. Fast data retrieval also works over network if an URI -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htslib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
