# HG changeset patch # User Christian Urban # Date 1323687671 0 # Node ID f14fa1742f36906fee3814aa470d970007151c2d # Parent 37e9d1eb8004c6aedc352c8b1b83c3638f9c1d5a typo diff -r 37e9d1eb8004 -r f14fa1742f36 projects.html --- a/projects.html Sat Dec 10 16:07:00 2011 +0000 +++ b/projects.html Mon Dec 12 11:01:11 2011 +0000 @@ -121,7 +121,7 @@ suffixes and it also takes a quadratic amount of space. This is a huge problem if you have to sort strings of several Megabytes or even Gigabytes, as happens often in biotech and DNA data mining. Suffix sorting is also a crucial operation for the - Burrows-Wheeler transform + Burrows-Wheeler transform on which the data compression algorithm of the popular bzip2 program is based. @@ -271,7 +271,7 @@

-Last modified: Sat Dec 10 16:06:44 GMT 2011 +Last modified: Mon Dec 12 11:00:43 GMT 2011 [Validate this page.]