Hey,
I'm trying to perform a global search for a DNA sequence, and have a predefined hash that matches a key to a DNA site. However, this DNA site has the DNA sequence followed by a location modifier as the string (ie $A => 'AATCAA 2'). What's the easiest command/search string to just search globally for the dna sequence?
Thanks in advance.