List of SNP's for alleles at a particular locus
1
0
Entering edit mode
8.2 years ago
emmapead2 ▴ 60

Hi there!

I've been given a list of alleles of a particular gene locus and need to generate a list of SNP's for that locus. So that I would have a file that contains this [GGAT/CAGC....etc]. Does anyone know of any software that would let me do this?

It have the nucleotide sequences in Fasta format.

SNP alignment sequence gene blast • 2.0k views
ADD COMMENT
0
Entering edit mode

Could you show us what your input data is and, specifically, what you want the output to be? I suspect that you'll want to write some quick software yourself, but it will only be clear with a bit more detail.

ADD REPLY
0
Entering edit mode

I only have the nucleotide fasta files which I got from NCBI.

ADD REPLY
0
Entering edit mode

So, you have nucleotide fasta files. Where are you getting the "alleles" that you need to extract?

ADD REPLY
0
Entering edit mode

So the fasta files are the sequences of the different alleles at a particular locus. So I need to look for SNP's in this locus for each allele. So SNP's in each allele sequence.

ADD REPLY
0
Entering edit mode
8.2 years ago
emmapead2 ▴ 60

So the fasta files are the sequences of the different alleles at a particular locus. So I need to look for SNP's in this locus for each allele. So SNP's in each allele sequence.

ADD COMMENT
0
Entering edit mode

Dear emmapead2,

Did you try using the biomart from ensembl? (http://www.ensembl.org/biomart) Here you can choose the Homo Sapiens short variants from dataset tab and then enter the specific loci you have in the filters section (choose the multiple chromosomal regions).

I hope this helps

ADD REPLY
0
Entering edit mode

Thanks very much! I actually found a nice piece of code that did the trick: snp-sites

ADD REPLY

Login before adding your answer.

Traffic: 1827 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6