Closed sc13-bioinf closed 8 years ago
This removes any decimal places from numReads. It also prevents the Doubles being rendered as their native float representation (i.e. 1.80683417E8 is now rendered as 180683417)
Please fix for any use cases that required a float number of reads.
This removes any decimal places from numReads. It also prevents the Doubles being rendered as their native float representation (i.e. 1.80683417E8 is now rendered as 180683417)
Please fix for any use cases that required a float number of reads.