-
Hi, currently encountering 404 (Page Not Found) error whenever I try downloading [openSNP's data dump](https://opensnp.org/data/zip/opensnp_datadump.current.zip) or downloading a particular user's gen…
-
When attempting to download the [openSNP data dump](https://opensnp.org/data/zip/opensnp_datadump.current.zip), occasionally a 404 is returned.
Perhaps this could be solved by atomically writing th…
-
I am getting 404 error when trying to access filenames using
```
from snps.resources import Resources
r = Resources()
files = r.get_opensnp_datadump_filenames()
```
Code Link:
https://gith…
-
Hi all, this question is not really about the package...
i am new to SNP studies. So, kindly pardon me for my newbie questions..
I would like to identify the frequency of genotypes of vairous SNPs…
-
Display the frequency for each snp. This is a key element of the project. Requirements:
- color code the frequency value, high values should be blue or green, low values yellow or red.
- compute the…
-
It seems that openSNP has changed their downloads, a single zip file is no longer available. This breaks some of the analysis code, which is where I found this problem as I want to investigate and com…
-
## Problem
All opensnp functions fail with the same error message:
```allgensnp(snp = 'rs7412')
allphenotypes(df = TRUE)
annotations(snp = 'rs7903146', output = 'metadata')
download_users(id = 1…
-
Change [README](https://github.com/ropensci/rsnps/blob/master/README.Rmd) file so that it complies to the standards mentioned in the [ropensci dev_guide](https://ropensci.github.io/dev_guide/building.…
-
* Recognize assembly of newer [23andMe](https://www.23andme.com) files
* Generically, consider using dbSNP / RefSNP [API](https://api.ncbi.nlm.nih.gov/variation/v0/)
* Try to identify minor revisi…
-
Last test fails for `tests/testthat/test-allphenotypes.R` (this happens on the master branch)
**why does it fail?**
This is the test function:
```
expect_that(as.character(allphenotypes()[["AD…