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 question about the function“user_SNPsToKeep” #12

Open
Hrq98 opened this issue Nov 1, 2023 · 5 comments
Open

A question about the function“user_SNPsToKeep” #12

Hrq98 opened this issue Nov 1, 2023 · 5 comments

Comments

@Hrq98
Copy link

Hrq98 commented Nov 1, 2023

Hi,
When I use the function “user_SNPsToKeep”,there is always a problem:
Error in tidy_inputGWAS(exposure, need_chrpos, verbose) :
object 'need_chrpos' not found
I have tried several datasets and examined my imput data but sill have the problem.When I use the pruning, it doesn't show up.
Please advise.Thanks

lcpilling added a commit to lcpilling/MRlap that referenced this issue Nov 1, 2023
@lcpilling
Copy link
Contributor

lcpilling commented Nov 2, 2023

Hi @Hrq98 you can install my pull request using remotes::install_github("n-mounier/MRlap#13", force=TRUE) which should fix the issue, until Ninon gets time to check it properly :)

@Hrq98
Copy link
Author

Hrq98 commented Nov 2, 2023

Hi @Hrq98 you can install my pull request using remotes::install_github("n-mounier/MRlap#13", force=TRUE) which should fix the issue, until Ninon gets time to check it properly :)

Thanks so much!

@Shiyuan-228
Copy link

Hi,
When I use the function “MRlap”,there is always a problem:
Error in tidy_inputGWAS(exposure, need_chrpos, verbose) : 'HeaderGWAS' not found
I have tried remotes::install_github("#13", force=TRUE), but it shows Downloading GitHub repo lukepilling/MRlap@patch-1
Error in utils::download.file(url, path, method = method, quiet = quiet, :
无法打开URL'https://api.github.com/repos/lukepilling/MRlap/tarball/patch-1'
Please advise.Thanks

@lcpilling
Copy link
Contributor

PR #13 no longer exists because it has been merged with the main branch (@n-mounier maybe close this issue?). @Shiyuan-228: reinstall MRlap from the main repository and see if you still get the "HeaderGWAS" error. If so, please create a new issue, describing the data you used etc.

@Shiyuan-228
Copy link

I've created a new issue(#15),describing the data I used.
Please advise.Thanks

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