BioNTech RNA image generator
Generate image containing full sequence of the BioNTech/Pfizer mRNA vaccine RNA sequence published by WHO.
Usage
Make sure to install the dependencies:
- ruby
- tr
Then:
- Clone this repo
- Run
make - You will get
rna.pngcontaining your image
You can customise the colours by setting A, U, G and C variables to your
liking, in RGB hex encoding.
