I would like to calculate the accuracy of 454 reads. I have taken an approach that involves summing the quality scores for each read and dividing by the length of the read. This will obscure regions that may have low or high quality scores.( at the moment It might not matter) Is this a good approach for getting the accuracy of a particular read? what do you suggest as a better alternative?