diff --git a/templates/cx_data_quality.j2 b/templates/cx_data_quality.j2 index 506fa880..035d438e 100644 --- a/templates/cx_data_quality.j2 +++ b/templates/cx_data_quality.j2 @@ -48,7 +48,7 @@ {{ match['entity'] }} {{ match['entity_ms'] }} - {{ match['e-value'] }} + {{ "%.2e"|format(match['e-value']) }} {{ match['exact_match'] }} {% endfor %}