From 2f5978a463d74b15f81438958e8c31020bd2b8d1 Mon Sep 17 00:00:00 2001 From: tcarver <tjc> Date: Thu, 21 Mar 2013 16:37:13 +0000 Subject: [PATCH] update --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 60369360f..a7e531611 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ Version XX + Added the following flags: + -Dshow_snps Show SNP marks in BamView + -Dshow_snp_plot Open SNP plot in BamView + -Dshow_cov_plot Open coverage plot in BamView + Add validation checks. This will check the following: All file types: - CDS have no internal stop codon @@ -19,8 +24,7 @@ Version XX 2. selecting 'Validation report ...' option in the popup menu when right clicking on the feature display. This produces a report with an option to auto-fix gene boundaries and stop codons. - - + Version 15 Multiple BAM panels can be opened using the bamClone flag this is used with -- GitLab