From 807ef087b0cf2dc331bdc43b2d5e5fe4eaa0fe90 Mon Sep 17 00:00:00 2001 From: tcarver <tjc> Date: Thu, 11 Aug 2011 12:46:42 +0100 Subject: [PATCH] update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index fdfb81b76..e0bab8508 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Version XX + BAM record list option added to display as a list the reads and their + properties. + + Add options for loading graph, BAM and VCF files into ACT from the + command line. Numbers are used to associate the file with a particular + sequence. e.g. add a BAM to the first (top) sequence in ACT: + act -Dbam1=/pathToFile/file.bam + or, to add a userplot to the second sequence: + act -Duserplot2=/pathToFile/userPlot + Version 13.2.0 Added option to provide overview of the variation sites. -- GitLab