took vep_fields into CONSTANT for use in both 454 data & vcf data; put vcf data into %exon_data_ref for use in post-vep processing (as used in 454 data-files); adapted vep_location / ref_location comparison to handle insertions where end position < start position; moved counts & errors into separate 'data' hashref in results; completed adaptation of VEP for vcf data-files
added errors & alerts display to results output; checks all exon names in src data are in vep input data; updated test scripts with results output format
bugfix to _prediction_and_score() - needed to skip undef vars; colour-coded results if deleterious or damaging; truncated long (>30 char) variation results; re-ordered results cols for clarity