-
```
This should be a command line Java application that reads 23andMe files (e.g.,
from the OpenSNP repository [1]) and infer alleles and matching CDS rules for
them in bulk (i.e., iterating through…
-
Heard about the project from a buddy who attended Strange Loop. I have some experience in Rails. Happy to help out wherever I can.This issue was created by @Calvyn82 via Mozilla Science Lab Collaborat…
-
curl https://opensnp.org/users.json
shows:
{"error":"Sorry, we couldn't find any users"}
thx in advance
-
https://opensnp.org/data/zip/opensnp_datadump.current.zip right now gives a 403, seems to be something off with the default permissions when created.
-
The "Download the data!" button on your homepage links to an error page.
-
[189](https://github.com/gratipay/inside.gratipay.com/issues/468)
-
Instead of creating a full dump or picture dump whenever a user wants one, we should have a cron job doing that on a daily or so basis. We also wouldn't need to send an email then but just have the do…
-
I suspect that I have missed some step or set some environment variable incorrectly. I was successfully able to install duckpan. When I try to run duckpan server, I receive two kinds of errors.
- Sev…
djinn updated
9 years ago
-
Since the Biodalliance Javascript and all the tracks come from derkholm.net and biodalliance.org, newer versions of Firefox (>v 23) block that content since it's mixed - i.e., openSNP runs on SSL, the…
-
``` coffee
allgensnp(snp='rs7412')[1:3]
http://opensnp.org/snps/rs7412.json
```
returns `Error in file(con, "r") : cannot open the connection`
It seems that perhaps this method is gone?