--adap-permp not for multiple testing correction#4
Open
Conxz wants to merge 1 commit intoeskederks:gtex_v8from
Open
--adap-permp not for multiple testing correction#4Conxz wants to merge 1 commit intoeskederks:gtex_v8from
Conxz wants to merge 1 commit intoeskederks:gtex_v8from
Conversation
--adap-permp should be for obtaining permutation-based empirical gene p-values. It's not for multiple testing correction.
Owner
|
Thanks for your comment. We correct for multiple testing by adapting the significance threshold based on the number of tests performed (Number of genes across tissues). I see that our wording in the script was indeed confusing.
From: Xiangzhen Kong <notifications@github.com>
Sent: Tuesday, 28 January 2020 11:51 PM
To: eskederks/eMAGMA-tutorial <eMAGMA-tutorial@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [eskederks/eMAGMA-tutorial] --adap-permp not for multiple testing correction (#4)
…--adap-permp should be for obtaining permutation-based empirical gene p-values. It's not for multiple testing correction.
________________________________
You can view, comment on, or merge this pull request online at:
#4
Commit Summary
* --adap-permp not for multiple testing correction
File Changes
* M eMAGMA tutorial PART_1.md<https://github.com/eskederks/eMAGMA-tutorial/pull/4/files#diff-0> (2)
Patch Links:
* https://github.com/eskederks/eMAGMA-tutorial/pull/4.patch
* https://github.com/eskederks/eMAGMA-tutorial/pull/4.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#4?email_source=notifications&email_token=AKTD7YT5AUHSYYIALTRNPPLRAAZ45A5CNFSM4KMSYFV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IJHJE6Q>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKTD7YTBLL2ALIGE3735XQDRAAZ45ANCNFSM4KMSYFVQ>.
|
eskederks
approved these changes
Jan 28, 2020
Author
|
Great. That's clear now. I raised this because a student asked me about this issue after reading this eMAGMA tutorial. Permutation-based testing and permutation-based correction always make people confused. |
Owner
|
Yes, I agree! I accepted your change, thanks again
From: Xiangzhen Kong <notifications@github.com>
Sent: Wednesday, 29 January 2020 10:46 PM
To: eskederks/eMAGMA-tutorial <eMAGMA-tutorial@noreply.github.com>
Cc: Eske Derks <Eske.Derks@qimrberghofer.edu.au>; Comment <comment@noreply.github.com>
Subject: Re: [eskederks/eMAGMA-tutorial] --adap-permp not for multiple testing correction (#4)
Great. That's clear now. I raised this because a student asked me about this issue after reading this eMAGMA tutorial. Permutation-based testing and permutation-based correction always make people confused.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#4?email_source=notifications&email_token=AKTD7YWRS46NWFBV5WJJG2TRAF3AVA5CNFSM4KMSYFV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKHCBGI#issuecomment-579739801>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKTD7YT4A4WHKV2RPTYEOHLRAF3AVANCNFSM4KMSYFVQ>.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
--adap-permp should be for obtaining permutation-based empirical gene p-values. It's not for multiple testing correction.