in reply to Re: Using a regexp to extract sequence fields
in thread Using a regexp to extract sequence fields

Yes thank you. I know there are many ways to get for example 'blabla2' out. But the expression should not be used directly for programming. In the context I should use ít it must match the sequence directly so that I get blabla2 out in $&.
  • Comment on Re^2: Using a regexp to extract sequence fields