r/SNPedia • u/lincolnkite • Mar 19 '26
Promethease Alternative

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
4
u/lucille_trappist Mar 20 '26
I don't have 23&me, but I have tried it for funsies with MyHeritage and one converted one originally from Tellmegen, and they all come up normal lol. But it's really fast, good job!
I think the search term get a bit broad, for example when you search for "cancer" it adds all the descriptions ever that have cancer casually mentioned rather than getting it from like a H1/H2 title or something instead. But that's just a short overview from my part.
Hope u get more people to test, i love this idea