I would like to know what is the best strategy to store VCF data and serve on the web. So far, it seems like I have two options but I don't know the limitations and negative sides of these options:
- Stream from VCF
- Store data in DB such as Postgres
Considering there will be thousands of VCFs, what should be done?
Thanks!
Search brought up this:
https://academic.oup.com/bib/article/18/5/774/2562769
and another that is a web based front end for GEMINI database
https://academic.oup.com/bioinformatics/article/35/1/122/5047758