Counting bases by column is the first motif model.
Count each base in each column
The count matrix records how often A, C, G, and T appear at each aligned position.
count column=base totals at one position
Strong columns stand out immediately
A fills the first position with count 4, G fills the third position with count 4, and the mixed columns carry smaller alternatives.
first A count=4