snp and copy number of variation detection
1
0
Entering edit mode
8.4 years ago
Eva_Maria ▴ 190

In blast output file (fasta format) how to find all SNPs and copy number of variations . which tool is suits for doing this

SNP • 1.4k views
ADD COMMENT
0
Entering edit mode
8.4 years ago
h.mon 35k

Your question really lacks a lot of details, you should explain in more detail what kind of data you have and what you want to accomplish.

Anyway, for getting SNPs, see the "Finding SNPs in a Sequence Using BLAST" tutorial and blast_snp_extractor.pl.

I don't think BLAST is the proper tool to deal with copy number variation, but you could parse its output to get queries with multiple hits on the same subject sequence, with overlapping coordinates (on the query) and similar e-values. Of course, this is very crude and you should blast against whole genomes.

.

ADD COMMENT

Login before adding your answer.

Traffic: 1295 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