Closed ravibandaru-lab closed 1 month ago
In some sparse fragment files, we will see that the short and long ratio are both zero. In the current implementation, the ratio is empty in the output file. Here, we add a np.NaN, such that the ratio is now NaN rather than empty.
In some sparse fragment files, we will see that the short and long ratio are both zero. In the current implementation, the ratio is empty in the output file. Here, we add a np.NaN, such that the ratio is now NaN rather than empty.