239f153403dc75bf2a57c67ef04dcc7c38e8ecff
angie
Wed Mar 5 14:03:23 2014 -0800
In addition to trimming the left padding base from VCF indels,now we trim identical bases on the right of all alleles, if there
are any. I've seen multiple cases of user VCF with indels that
have inflated size due to including right flanking bases; when
trying to determine functional consequences, it's misleading to
have an indel sized larger than it has to be.
diff --git src/hg/hgc/vcfClick.c src/hg/hgc/vcfClick.c
index 80b82c8..c1237df 100644
--- src/hg/hgc/vcfClick.c
+++ src/hg/hgc/vcfClick.c
@@ -348,30 +348,31 @@
{
printf("dbVar: ");
printf("%s
\n", rec->name, rec->name);
}
printCustomUrl(tdb, rec->name, TRUE);
static char *formName = "vcfCfgHapCenter";
printf("