in reply to Re: remove part of string (DNA)in thread remove part of string (DNA)
my $search_for = '('.join( '|', @processed).')'; [download]