Among (maternal) grandmother and grandfather of utah pedigree 1463, I cannot find any difference in their genomic data. I use snp rsids, alleles, chromosome ad its beginning point to compare different members genomic data. I compare their snp alleles, but only different alleles are in the chromosome X and Y snps. I also tried the same thing in 1000 genome project YRI trio data and could not find any difference among them. In both cases the members I compare have not any kinship. I downloaded all files from 1000 genome project and I use dbSNPAnnotated assembly files. Although their genomic information should be different as much as strangers, why do I obtain the same genomes?
0 answers
No answers yet.
Log in to answer this question.
Something is obviously wrong. Can you post the programs and parameters you are using?
The columns in dbSNPannotated file is in this way:
I extract the first 5 columns of the file and then compare them by diff:
I also tried this in other trios but the result is same, not difference except sex chromosomes. What do I do wrong?