Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the difference between the "results_temp" and "results_m" results? #68

Open
jingydz opened this issue Aug 24, 2024 · 2 comments

Comments

@jingydz
Copy link

jingydz commented Aug 24, 2024

When summarizing the results of the coding region, what is the difference between the "results_temp" and "results_m" results?

@yuxinyuanqt
Copy link
Collaborator

Hi @jingydz

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.

Hope this helps.

Best,
Yuxin

@xihaoli
Copy link
Owner

xihaoli commented Oct 2, 2024

Hi @jingydz,

Has your issue been resolved by @yuxinyuanqt?

Thanks,
Xihao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants