I have used regex for chart analysis for stock trading. I mapped chart states to characters, then matched character patterns using a regex. It was a very sensible thing to do that gave me tremendous flexibility with very little code.
You didn't believe it then, but you better believe it now: RegEx is the final boss of both code and science.
Everyone knows that to understand metabolism you should use a parser.
RegEx in the source code
https://github.com/Svensson-Lab/pro-hormone-predictor/blob/c...