I have the following two string and I\'d like to use regex to pull matches that start at AUG and end with either (UAA|UAG|UGA)
AUG
(UAA|UAG|UGA)
string1 =