Earlier quoted context omitted.
A pairwise sequence alignment done with `needle` starts like this: BioNTech_Pfiz 1 -----------GAGAATAAACTAGTATTCTTCTGGTCCCCACAGACTCAG 39 |||||.|.|..|||| ||| || Moderna 1 GGGAAATAAGAGAGAAAAGAAGAGTA----------------AGA---AG 31 BioNTech_Pfiz 40 AGAGA----AC-------CCGCCACCATGTTCGTGTTCCTGGTGCTGCTG 78 |.|.| || |||||||||||||||||||||||||||||||| Moderna 32 AAATATAAGACCCCGGCGCCGCCACCATGTTCGTGTTCCTGGTGCTGCTG 81 BioNTech_Pfiz 79 C…
Knowing nothing about biotech – if Moderna and Pfizer were working from the same sequencing data, why would their resulting vaccine mRNA sequences be different? Even slightly? Edit: I guess what I'm asking is: presumably these vaccines both target the spike protein. Do both of these sequences express the same protein? Or is there a "close enough!" thing in the immune system, where it can be a little different and sti…
Sequences are different because they are differently codon optimized. See https://en.wikipedia.org/wiki/Codon_usage_bias, especially "Effect on transcription or gene expression" section.