This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
# $ ./nakamotos-wild-mouse.py | |
# Match between the reverse engineered vaccine and the Biontech Pfizer vaccine when using codon optimization for species: | |
# * Homo sapiens: 91.07% | |
# * Mus musculus molossinus (Japanese wild mouse): 91.42% (laboratory mice are usually of the species mus musculus) | |
# | |
# The Times 01/Jan/2021 Nakamoto's wild mouse on brink of saving humanity | |
import dnachisel |