From 30bc5841d9ba25bb104b51d642a0ac068ad17b54 Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Sun, 5 Dec 2010 18:39:59 +0000 Subject: [PATCH] add BCF support git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@15174 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 54c3cf7c5..a0ba74316 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ Version 12.+ + Add support for reading in indexed BCF (Binary VCF) files. + Memory optimisation of codon caching, reducing the memory footprint. It is now possible to add BAM / VCF files from the command line using the -- GitLab