Hi Everybody,
I spent some time over the past few weeks getting my head around my DNA Sequencing results. I checked and read lots of different websites.
At the moment I was able to map all SNPs given to gene names and that gene FASTA Sequence
So far so good. Now let's say I have a gene AGRN, the sequence is 7343 in length. How do I compare the sequence from my results to the Human genome?
I only have 10 SNPs (1 with only -- genotype) that will amount to a sequence of 20 bases. Am I missing something? (well obviously!)
Even if I look up just one SNP in dbSNP, rs6657048, I get a FASTA sequence like this:
TGGTGGCCCG GGAGAGCCTG CTGGA
Y
GGCGGCAACA AGGTGGTGAT CAGCG
but in my results I have CC
I know it's probably basics but I would appreciate some explanation on the matter.
Thank you
At this point, your question isn't clear to me. When you say How do I compare the sequence from my results to the Human genome?, what kind of comparison are you wanting to perform? There are many types of comparisons you can perform, and multiple ways to pursue any of those comparisons.
For example, you could take your sequence for AGRN and Blast it against the human genome to see specific mismatches.
In what format do you have your results? Bonus points if you paste some of that output. That can greatly help us assist you.
Thank you Deedee and Jorge Amigo for responding..
My apologies.. I had a suspicion I may have not been very clear. I will try again.
If I wanted to use BLAST, how do I get the whole sequence of that ARGN gene from my genome mapping..
So my SNPs for AGRN look like below:
Let's say I'm very interested in this gene and I would like to find out if I have any mutations in its sequence and of course related papers published by scientists can tell me what it could mean.
I know it's a long shot and at the moment I am not looking at anything specific, but I would like to learn how to read such data properly
I still don't understand why you would want the gene's fasta sequence, but you can get it from its NCBI's entry, where the entire gene is thoroughly described.
take into account that if you want to get the sequence around each SNP only you can get it from dbSNP directly.
Okay let me rephrase the question, hopefully it will make more sense:
How do I create gene sequence from SNPs that I have to find irregularities and variations in bases compared to the model?