DSL2: Print Nuclear Contamination JSON `N/A` value
TCLamnidis opened this issue · 2 comments
TCLamnidis commented
The print nuclear contaminatino script produces a JSON with the results, in which the na
value is set to "N/A"
. This should be replaced with a valid JSON missing value (null
?) so that loading of the JSON for downstream processing does not raise errors (strings vs floats).
TCLamnidis commented
See multimeric/TidyMultiqc#9 for a similar issue with NaN
s