From 899a0ec34f08abeb5ef55224d97af07a3c692a67 Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Thu, 8 Oct 2009 10:37:28 +0000 Subject: [PATCH] update git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@12020 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3fd34abf2..4f4acaec7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Version 11+ - Added support to be able to read BAM files (using Picard) to display - read alignments. + Added support to be able to read BAM files to display read alignments. + It uses picard (http://picard.sourceforge.net/) to read from the BAM file + and so requires Artemis to be run with Java 1.6. All graphs can now be configured to be plotted as line graphs or heat maps. -- GitLab