-
As seen in https://opensnp.org/snps/rs1800497#snpedia (caught by user "Jemand aus Deutschland")
Not sure yet how to fix this in an elegant way (only way I can think of: querying the address of the SN…
-
The Fitbit-API returns days with 0 counted steps as well. This is most likely due to the fact that people a) either didn't own a tracker at the time b) didn't wear it. So we should exclude those days …
-
Adding images/photos to user-phenotypes might be a cool thing. Especially for things like head-form, eye/hair colour etc.
-
Looks like we forgot about this bug, it's nearly as old as the project :)
opensnp.org/users
is still not sortable.
-
http://opensnp.org/users/1234123 returns an error 500, because of an internal "NoMethodError (undefined method `name' for nil:NilClass):"-error, but 404 would be more logical.
-
Right now we still have the ugly standard-pages - something neat SNP-themed would be nice! Any ideas?
-
Hello, I've noticed that some of the uploaded genotypes don't match the declared format, for example (I'm using filenames from the [dump](https://opensnp.org/get_dump)):
``` org
| filename …
-
1. allow upload of VCF-files and parse those for variants to add to openSNP
2. allow users to upload the BAM-files, no parsing on those because of scalability-issues.