Hi,
I am using score_interval together with GeneMaskScorer to obtain predictions at the gene level. Specifically, I pass gene intervals and aggregate the predictions to get an overall expression estimate for each gene.
What I find unclear is the purpose of the width parameter in GeneMaskScorer. The documentation and paper do not fully explain how this parameter is actually used in the scoring process. Could you please explain how width affects the computation of predictions?
Thanks in advance for clarifying!