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

a typo? map <- obj.bigSNP$map[-2] #14

Closed
XcodeBio opened this issue Nov 4, 2020 · 2 comments
Closed

a typo? map <- obj.bigSNP$map[-2] #14

XcodeBio opened this issue Nov 4, 2020 · 2 comments

Comments

@XcodeBio
Copy link

XcodeBio commented Nov 4, 2020

Hi Sam,

Thank you very much for the wonderful PRS tutorial. It is very helpful.

I was going through your LDpred-2 tutorial and I there might be a typo in section 3 ("Reformat data in preparation of LDpred2").

extract the SNP information from the genotype

map <- obj.bigSNP$map[-2]

Should this be: map <- obj.bigSNP$map[-3]

Thanks

@choishingwan
Copy link
Owner

choishingwan commented Nov 4, 2020 via email

@XcodeBio
Copy link
Author

XcodeBio commented Nov 9, 2020

Thank you!

@XcodeBio XcodeBio closed this as completed Nov 9, 2020
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