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 LD file #1

Closed
andronekomimi opened this issue Jun 16, 2016 · 4 comments
Closed

Question about LD file #1

andronekomimi opened this issue Jun 16, 2016 · 4 comments

Comments

@andronekomimi
Copy link

Hi,

I see that your LD files (in SampleData directory) contain negative values. I was thinking that LD values was between 0 and 1. Is there a special meaning ?

Moreover, what is the best value to deal with NA value in LD files ?

Thx a lot
Audrey

@gkichaev
Copy link
Owner

Hi Audrey,

The ld matrix is composed of signed Pearson correlations not r-squared.

NA values are probably monomorphic snps. I'd recommend dropping them.
Paintor 3 does not have faculties to deal with NA anymore.

Gleb.

On Thursday, June 16, 2016, Audrey Lemaçon notifications@github.com wrote:

Hi,

I see that your LD files (in SampleData directory) contain negative
values. I was thinking that LD values was between 0 and 1. Is there a
special meaning ?

Moreover, what is the best value to deal with NA value in LD files ?

Thx a lot
Audrey


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1, or mute the thread
https://github.com/notifications/unsubscribe/AE-bO5ekHFy1aNr4tYxYijzPCg4p1WpUks5qMYtMgaJpZM4I3ofL
.

@andronekomimi
Copy link
Author

Hi Gleb,

Thank you for your answer.
Do you use the sign of the correlation in the program or can I use the squared root of my r-squared values as an input ?

Audrey.

@gkichaev
Copy link
Owner

Yes the sign is extremely important for the output to be valid. The
reference and alternate alleles on which the zscores are computed must also
match the Pearson correlations.

Gleb

On Friday, June 17, 2016, Audrey Lemaçon notifications@github.com wrote:

Hi Gleb,

Thank you for your answer.
Do you use the sign of the correlation in the program or can I use the
squared root of my r-squared values as an input ?

Audrey.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AE-bO9bTcEMz5rbeciufDOLlYcxgTm_6ks5qMqJygaJpZM4I3ofL
.

@andronekomimi
Copy link
Author

Hi,

Thanks a lot for your answer.
Do you have a favorite tool to get 1000G's Pearson correlations ?

Thanks
Audrey

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