OpenGene / gencore

Generate duplex/single consensus reads to reduce sequencing noises and remove duplications
MIT License
116 stars 31 forks source link

change 'nan' in output to 'NaN' #49

Open TomaszSuchan opened 1 year ago

TomaszSuchan commented 1 year ago

It seems that python json.load cannot handle lowercase 'nan', would it be possible to change the output in json files to 'NaN'?