BCCDC-PHL / tbprofiler-nf

Nextflow Wrapper for TBProfiler
4 stars 2 forks source link

error when parsing qualimap result #4

Closed sherrie9 closed 1 year ago

sherrie9 commented 1 year ago

there is an error when converting qualimap depth of > 1000 to float, as it is represented as '1,000' in string format.

image