We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f622118 commit 5375a04Copy full SHA for 5375a04
1 file changed
workflow/scripts/report/diversity_data.R
@@ -107,5 +107,6 @@ log_info("Writing results JSON")
107
write_json(
108
list.div,
109
snakemake@output[["json"]],
110
- auto_unbox = TRUE
+ auto_unbox = TRUE,
111
+ digits = NA # maximum precision
112
)
0 commit comments