Aquileo | Recent posts to newshttps://sourceforge.net/p/biodoop-seal/news/2013-02-07T16:25:46.579000ZRecent posts to newsAquileo | new release: Seal-0.3.22013-02-07T16:25:46.579000Z2013-02-07T16:25:46.579000ZLuca Piredduhttps://sourceforge.net/u/ilveroluca/https://sourceforge.net2d267d3354f2381401d254d88ed40fa028a3ec79<div class="markdown_content"><p>Another incremental release on the 0.3 branch.</p> <p>Only Seqal is modified by this release. We have enabled the Smith-Waterman alignment of unmapped reads with mapped mates. With this latest improvement Seqal produces alignments that are pretty much identical to BWA 0.5.10.</p> <p>We have just compared Seqal to BWA with a much bigger dataset than the one used for the publication. Out of approximately 63 million paired reads, only 0.00031% presented any alignment difference (195, to be precise). The differences were due to reads that only Seqal or only BWA were able to align (about half and half); we suspect the difference may be due to randomness used to generate gaps in the reference or to break ties in the alignment process. Incidentally, aligning the same dataset with the same version of BWA, then reordering the reads and realigning it produced ~1500 different alignments.</p> <p>Thanks for listening. Stay tuned for the next Seal release which will be coming shortly!</p></div>Aquileo | first release: Seal-0.1.0!2012-09-26T13:37:55.881000Z2012-09-26T13:37:55.881000ZLuca Piredduhttps://sourceforge.net/u/ilveroluca/https://sourceforge.netb76001c04d8090bc5962c9c9f5ffcc908d04e898We've just released Seal 0.1.0, the first official release for this project. This version is being used at the CRS4 Sequencing and Genotyping Platform to process the output of their DNA sequencing runs. We look forward to your feedback! Let us know if you have any problems installing or using the software.Aquileo | new release: Seal-0.2.02012-09-26T13:37:55.797000Z2012-09-26T13:37:55.797000ZLuca Piredduhttps://sourceforge.net/u/ilveroluca/https://sourceforge.netd779f771e367c1e93d609a1fce0afc3f2dbe1143We've just released version 0.2.0 of the Seal suite. Since the previous release, the main additions are: * sequence demultiplexing tool (Demux) * improved installation procedure * an example sequencing workflow using Seal * various other small improvements and bug fixes Enjoy!Aquileo | new release: Seal-0.2.12012-09-26T13:37:55.736000Z2012-09-26T13:37:55.736000ZLuca Piredduhttps://sourceforge.net/u/ilveroluca/https://sourceforge.neta64a46a93176f5906f8b4b6bc25699016d02c890Bug fix release. Fixes alternate alignments reported by Seqal with the XA tag. Previous version wrongly reported the main alignment's chr instead of the correct alternate alignment.Aquileo | new release: Seal-0.2.22012-09-26T13:37:55.667000Z2012-09-26T13:37:55.667000ZLuca Piredduhttps://sourceforge.net/u/ilveroluca/https://sourceforge.net6142bb7b4b2fa287ca2cb84b3e6afb60791468adThis release mainly improves usability, with changes such as: * all programs have the same interface * support for configuration files for preset properties For a full list of changes see the summary in the documentation: http://biodoop-seal.sourceforge.net/news.html Enjoy!Aquileo | new release: Seal-0.2.32012-09-26T13:37:55.610000Z2012-09-26T13:37:55.610000ZLuca Piredduhttps://sourceforge.net/u/ilveroluca/https://sourceforge.netc4ef6a98c782ab76e7db99b18fd4e89d776896efWe're release-happy at this time of the year! Following the recent release of version 0.2.2, the fellows at our sequencing facility had a couple of requests concerning the merge_alignments utility which we implemented quickly and wrapped into this release: * Reference checksums * additional SAM header tags See the documentation for details: http://biodoop-seal.sourceforge.net/news.html Enjoy!Aquileo | The Seal project will be switching to git2012-09-26T13:37:55.548000Z2012-09-26T13:37:55.548000ZLuca Piredduhttps://sourceforge.net/u/ilveroluca/https://sourceforge.net8e787f9907245eda8831c768a742ad97c2c59678Hello all. We have decided to switch the Seal repository from Bazaar to git. Nothing against Bazaar, but we're trying to standardize our projects to one version control tool, and git found the most agreement with all our collaborators. We hope this doesn't cause problems to anyone who may have checked out the Seal repository. We don't have an exact timeline but it will happen soon. Cheers. Aquileo | new release: Seal-0.3.02012-09-26T13:37:55.484000Z2012-09-26T13:37:55.484000ZLuca Piredduhttps://sourceforge.net/u/ilveroluca/https://sourceforge.net52b82cf00ffc91a68e950025b591d025356df7b8We've just released a new version of Seal: 0.3.0! We have a number of new items in this release: * new program, RecabTable, to calculate empirical base quality recalibration tables; * fastq input, in particular the fastq files with meta-data produced by Casava 1.8; * TsvSort: a distributed text sorting utility; * Bug fixes and usability improvements. If you're updating from an older release, please read the &quot;News&quot; section in the documentation. Aquileo | new release: Seal-0.3.1 -- important!2012-09-26T13:37:55.417000Z2012-09-26T13:37:55.417000ZLuca Piredduhttps://sourceforge.net/u/ilveroluca/https://sourceforge.netdcab27826599f246959105b415788722008301b0Release 0.3.1 is an important bugfix release. If you're using Seal Seqal, you should upgrade immediately. Last week we found a problem in the duplicates identification part of Seqal causing it to miss a significant portion of duplicate reads. If you're using Seqal to identify duplicates you are urged to upgrade and you should check your data. Version 0.3.1 solves this problem. Our latest comparison with Picard finds that the results are equivalent to within 1e-7 of the number of duplicates (e.g. 8 / 8 000 000 duplicates) and about 1e-8 in the total number of reads. There is still a rare corner case where the two tools produce different results, but we're still investigating that issue.