Open jingydz opened 2 months ago
Hi @jingydz
Are you referring to the variables within the _Gene_Centric_Coding_ResultsSummary function? If so, I only found the "results_m" variable in the _Gene_Centric_Coding_ResultsSummary function. The "results_m" variable serves as an intermediate storage for results. For example, when generating a Manhattan plot, "results_m" is a data frame that holds the p-values for various functional categories of genes.
Hope this helps.
Best, Yuxin
Hi @jingydz,
Has your issue been resolved by @yuxinyuanqt?
Thanks, Xihao
When summarizing the results of the coding region, what is the difference between the "results_temp" and "results_m" results?