### Problem All start coordinates of the gene sequence end with '.0' in the mirbench datasets versions 5 and 6. ### Solution Set data type of start and end coordinates when filtering the df in postprocess_0.
Problem
All start coordinates of the gene sequence end with '.0' in the mirbench datasets versions 5 and 6.
Solution
Set data type of start and end coordinates when filtering the df in postprocess_0.