Skip to content

2020-05-05

Latest
Compare
Choose a tag to compare
@dtaliun dtaliun released this 05 May 13:20
· 1 commit to master since this release
e2253cc

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.