Entering edit mode
10.0 years ago
Morgan
▴
20
My question is really as simple as the title, but in particular, I'm interested in the following dimensions:
- Is dbSNP backwards compatible? Are new releases always supersets of old releases? Are existing records updated with subsequent releases?
- If I annotate two sets of variants (in VCF) with different dbSNP versions, can I compare the two or do they have to be annotated with the same version of dbSNP in order to be meaningful?
A little background: we have existing variant calling pipelines for genomic and transcriptomic data using dbSNP releases as far back as 132 and I'm trying to standardize and update them.
Thanks in advance.
Follow up question: Are the new releases better enough to consider reannotating everything?
I guess this is a silly question since why would there be new releases if they weren't better!