-
Shall we add posters/presentations here too, or shall I do another repo for that? :smiley:
-
Should we set one up and do this or not? Any good reasons for (not) doing so?
-
As Samantha proposed on the mailing list, we should have a stats page showing # users, # genotypings (with percentage of each provider etc.), some graphs over time etc.
-
```
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…
-
Have you, the snpr core, thought about adding support for importing data from ubiome? I thought about making an "opensnp for ubiome" but realized it's probably better to just add ubiome support to snp…
-
I noticed that we have tons of duplicates amongst the papers in our DB. E.g. https://opensnp.org/snps/rs9939609#plos
Here basically all papers there are listed at least twice. We should maybe go thro…
-
I was trying to download genotype data from opensnp using fetch_genotypes function. But when I looked at internal code, it skips 15 line by default. Actually there are some files where there is not sk…
-
There are people using multiple fitbit-tracking devices. But fitbit only allows to connect a single fitbit-tracker to a fitbit-account. So to get all data for a single openSNP user we need to change t…
-
So far we are not really standardized in our means of communication. We are using Twitter, eMails off the mailinglist, eMails on the mailing list (not so much recently) and what not. This makes it rat…
-
I'm looking through the models for low-hanging fruit on unit tests or refactoring and I came across FileLink.
https://github.com/gedankenstuecke/snpr/search?utf8=%E2%9C%93&q=filelink
What exactly is…