Question about GeneMaskScorer and width parameter in gene-level predictions

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!

1 Like

Hello,

Thank you for reaching out. The width in the interval scoring GeneMaskScorer is the width of the target interval to include in the aggregation. Please see this link for further information.

1 Like