You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you referring to the variables within the Gene_Centric_Coding_Results_Summary function? If so, I only found the "results_m" variable in the Gene_Centric_Coding_Results_Summary 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.
When summarizing the results of the coding region, what is the difference between the "results_temp" and "results_m" results?
The text was updated successfully, but these errors were encountered: