Hi,
Thanks for developing this amazing tool for circRNA data analysis. According to the 2019 Nature Communications paper, a GMM method was applied to correct RNase R digestion efficiency. However, when reviewing the code, I found GMM was not really involved in the actual correction steps—see lines 68–91 of https://github.com/bioinfo-biols/CIRIquant/blob/master/CIRIquant/coeff.py.
I see that a GMM model is initialized in line 55, but it doesn’t appear to be used afterward.
Could you clarify if I missed something?
Thank you.
Hi,
Thanks for developing this amazing tool for circRNA data analysis. According to the 2019 Nature Communications paper, a GMM method was applied to correct RNase R digestion efficiency. However, when reviewing the code, I found GMM was not really involved in the actual correction steps—see lines 68–91 of https://github.com/bioinfo-biols/CIRIquant/blob/master/CIRIquant/coeff.py.
I see that a GMM model is initialized in line 55, but it doesn’t appear to be used afterward.
Could you clarify if I missed something?
Thank you.