sometimes, VerifyIDIntensity will output values in scientific notation, which breaks CreateVerifyIDIntensityContaminationMetricsFile. I think it would be easy to fix this, this regex https://github.com/broadinstitute/picard/blob/e38a20575cd60667dbe37a8932c5106098218e58/src/main/java/picard/arrays/CreateVerifyIDIntensityContaminationMetricsFile.java#L85 just needs to be modified to match scientific notation as well