What might be the cause of database inconsistency
What might be the cause of database inconsistency? Usually, I can find something in some databases, for example, a variant. However, this variant might not be found in some other databases. I know this is a common phenomenon. But data is right there so why they do not keep data consistent?
• 1,141 views
•
link
0 answers
No answers yet.
Log in to answer this question.
One cause could be genome build version differences.
Some causes I can consider:
Sometimes chromosome/contig/scaffold names differ among sources (e.g., 1 vs. chr1 vs. NC_000001 vs. NC_000001.11).