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

Question About qval vs. pval_beta in TensorQTL Permutation Results #175

Open
MinS1 opened this issue Dec 23, 2024 · 1 comment
Open

Question About qval vs. pval_beta in TensorQTL Permutation Results #175

MinS1 opened this issue Dec 23, 2024 · 1 comment

Comments

@MinS1
Copy link

MinS1 commented Dec 23, 2024

Hi,

I am using TensorQTL to analyze conditional cis-QTLs, and I observed an unusual behavior in the permutation results. After applying post.calculate_qvalues to calculate q-values from the permutation results, I noticed that many qval values are smaller than their corresponding pval_beta.

From my understanding, qval should typically be greater than or equal to pval_beta due to the multiple testing correction process. Could you please confirm if this behavior is expected? If not, do you have any suggestions for troubleshooting or steps to verify whether the calculations were performed correctly?

Thank you for your assistance!

Best regards,
Shi

@francois-a
Copy link
Collaborator

Hi, how does the pval_beta histogram/QQ plot look like? This can happen when there is only a small proportion of null data, in which case the pi0 estimate may be inaccurate. It may be preferable to use Benjamini-Hochberg in those cases.

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

2 participants