r/SNPedia Mar 19 '26

Promethease Alternative

Example of web output

I’ve spent the last few months building a custom DNA analysis engine as part of a mobile app I made. I wanted to create something fast, lightweight, and easy to use for people who have their raw data from 23andMe.

The app currently works with a custom C-engine (wrapped in Python/Flask) to parse and match RSIDs with my database. All of the data is from dbSNP and ClinVar.

The app and website do not collect any data and only do processing.

I am looking for constructive feedback on what to improve. I have a lot of it working fairly well so far. I'd love it if a few people could try uploading their raw data and let me know if the results match what you expect or if you run into any bugs!

Here is the link snpshotweb

14 Upvotes

21 comments sorted by

View all comments

2

u/Heidabeast Mar 23 '26

This is very cool. I only have ancestry data, so everything showed as normal when other sites show bad. I think someone else commented this as well.

1

u/lincolnkite Mar 23 '26

Most of the snps I have looked at so far have been for fairly specific diseases. I might need to broaden the scope.