You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please do not submit bug reports for issues with the OpenSNP or NCBI’s dbSNP server itself. rsnps is only an API client, it does not have control over the server hosting the data.
Describe the bug
A clear and concise description of what the bug is.
Code to reproduce ncbi_snp_query("rs539690682")
Expected behaviour
Should give NCBI information about snp. Instead gives error:
Error in if (Class %in% c("snv", "snp", "delins")) { :
argument is of length zero
OS and R versions (please complete the following information):
OS: [e.g., Windows10, macOS, Linux] macOS
R Version [e.g., 3.6.2] 4.1.1
Session Info: devtools::session_info() or sessionInfo()
Please do not submit bug reports for issues with the OpenSNP or NCBI’s dbSNP server itself. rsnps is only an API client, it does not have control over the server hosting the data.
Describe the bug
A clear and concise description of what the bug is.
Code to reproduce
ncbi_snp_query("rs539690682")
Expected behaviour
Should give NCBI information about snp. Instead gives error:
OS and R versions (please complete the following information):
Session Info:
devtools::session_info()
orsessionInfo()
Session Info
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: