Implemented new options EFFECT_PRINT_PRECISION and STDERR_PRINT_PRECISION to control print precision of Effect and StdErr values, correspondingly. For example, setting EFFECT_PRINT_PRECISION 12 will force METAL to print 12 digits after the decimal point in the Effect column. Increasing print precision for Effect and StdErr is useful when you plan to use these values in other downstream analyses.