Hi everyone! I'm now looking for some off-target sites of a 36bp-DNA sequence. But I can't get positive results. I use N for replacing some of the letters in the sequence to do blast on NCBI. (e.g. ATTTGCC, I use NTTTGCC, ANTTGCC,..., ANNTGCC etc.). This method is very laborous. Are there any convenient way or some web sites in which I can do the prediction? Thank you.
Best regards
Stephen
Predict a off-target site
Started by Jin, Jun 04 2010 07:49 PM
3 replies to this topic
#1
Posted 04 June 2010 - 07:49 PM
#2
Posted 04 June 2010 - 11:00 PM
One way is to set a big Expect value (10) in NCBI BLAST to get more hits.
It seems that Enseml BLAST program gives you more choices. For example, you can use a E value of 100000 which gives you significant more hits than a E value of 10 in NCBI.
It seems that Enseml BLAST program gives you more choices. For example, you can use a E value of 100000 which gives you significant more hits than a E value of 10 in NCBI.
#3
Posted 09 June 2010 - 04:00 AM
pcrman, on Jun 5 2010, 03:00 PM, said:
One way is to set a big Expect value (10) in NCBI BLAST to get more hits.
It seems that Enseml BLAST program gives you more choices. For example, you can use a E value of 100000 which gives you significant more hits than a E value of 10 in NCBI.
It seems that Enseml BLAST program gives you more choices. For example, you can use a E value of 100000 which gives you significant more hits than a E value of 10 in NCBI.
Thank you pcrman. I'll have a try.
#4
Posted 09 June 2010 - 04:33 AM
I'm not sure I understand what you're doing...
If you're trying to find all occurrences of a query pattern (say ATTTGCC) in a larger target sequence, and allow such a match to be counted even if it's off by one or more characters, you should try the fuzznuc program included in the EMBOSS suite, setting the -pmismatch switch to however many mismatches you want to allow. You should also set the -complement switch to true if you want to search both strands of the target sequence for the query pattern.
If you're trying to find all occurrences of a query pattern (say ATTTGCC) in a larger target sequence, and allow such a match to be counted even if it's off by one or more characters, you should try the fuzznuc program included in the EMBOSS suite, setting the -pmismatch switch to however many mismatches you want to allow. You should also set the -complement switch to true if you want to search both strands of the target sequence for the query pattern.













