diff --git a/wwwachab.pl b/wwwachab.pl index 2341eba..11980ce 100644 --- a/wwwachab.pl +++ b/wwwachab.pl @@ -1208,11 +1208,11 @@ #print "keys\t".$keys."\n"; }else{ #check if custom INFO exists in VCF - if (defined $newHope) { + #if (defined $newHope) { #nothing to do - }else{ - $finalSortData[$dicoColumnNbr{$keys}] = "INFO not found"; - } + #}else{ + # $finalSortData[$dicoColumnNbr{$keys}] = "INFO not found"; + #} } }