A pattern in DNA is rarely a single letter. It is usually one of three shapes.
The first is a short recurring motif: a particular run of letters, such as \(\text{GGGCGG}\), that shows up again and again in a specific kind of place — for instance near the start of many genes. The motif itself is short enough to write down, but finding it reliably across three billion letters, allowing for occasional mutations, is not a task for the eye.
The second is a positional preference: certain letters are more common at certain distances from a landmark such as a gene boundary. The signal is not "this exact string" but "this letter is unusually frequent here," which is a statement about counts, not about an exact match.
The third, and the one that most justifies machine learning, is a combination of many positions that only carries meaning together. Each individual letter looks unremarkable. The pattern lives in the joint combination — a set of positions whose letters, taken as a group, separate disease-associated sequences from ordinary ones. No single position would flag anything, which is exactly why a person scanning the text would see nothing.