<div dir="ltr">Hello,<br><br>the 10th coding week began and we are getting closer to our goal. The current version of the transalign program is faster than the original version and needs less memory (34 GB) than the original one (53 GB).<br>
Last week I worked on this and replaced an IntMap by a HashMap in the program. Here is the blog post: <a href="http://biohaskell.org/GSoC_blog/Weeks_8and9">http://biohaskell.org/GSoC_blog/Weeks_8and9</a><br><br>This week I will try to reduce the memory consumption a bit more such that it will be possible to run the program on a standard computer. For this purpose, I will try to include Judy arrays. Here is the blog post for the 10th week: <a href="http://biohaskell.org/GSoC_blog/Weeks_10and11">http://biohaskell.org/GSoC_blog/Weeks_10and11</a><br>
<br>Have a nice week,<br><br>Sarah<br></div>