30 bp sequence that does not show hit within a genome
0
0
Entering edit mode
15 months ago
GR ▴ 400

Hi All,

What is the best way to come up with a 30 bp sequence that does not have any hit within the genome? Even better if it does not show hit after allowing 1 or 2 bp mismatches.

Thanks!

similarity • 637 views
ADD COMMENT
3
Entering edit mode

I'd make millions of random 30-mers and align it to the given genome with bowtie, with maximum lenient settings. Unmapped sequences will meet your criteria. Pretty much a non-sophisticated sledgehammer method, but easy to do with existing tools and some bash-fu, without reinventing anything.

ADD REPLY

Login before adding your answer.

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