How do I write the regex expression to know whether a line starts with the YBR069C and 690, and note that there are some spaces between YBR069C and 620
the line is like this:
YBR069C 620
AUGGACGAUAGUGUCAGUUUCAUUGCCAAAGAGGCCAGUCCAGCACAAUAUUCGCACAGUUUGCAUGAAAGAACACACAGUG
Thank you
Please post few more examples/lines or example input and expected output. It's not clear what you want to achieve here (to me).