I am using a scRNA-seq data as a reference matrix to deconvolute cellular landscape in bulk RNA-seq data. To do that, I am following CIBERSORTX tutorial for cross-platform deconvolution here. Before running the cell fraction imputation job, there is a checkbox "disable quantile normalization".

In the tutorial, they say:
Quantile normalization: Uncheck this box to enable quantile
normalization. Disabling quantile normalization is recommended for
RNA-Seq data. As we are working with RNA-Seq data in this tutorial, we
leave this box unchecked.
So, disabling is recommended as I am going to deconvolute RNA-seq data. But they say "we leave the box unchecked" which will enable quantile normalization. Could somebody help me understand this? Should I leave it checked or unchecked?
rna-seq