November 2, 2022
Description
The coronavirus genome is approximately 30000 bases long. The bases are represented as rectangles with different heights. Sequence reads from left to right up to down and ends with the column does not fill up all the rows.
Height 1 = A adenine
Height 2 = T thymine* (U Uracil)
Height 3 = G guanine
Height 4 = C cytosine
Genome data source: https://github.com/CDCgov/SARS-CoV-2_Sequencing/blob/master/sequences/reference-NC_045512.fasta
Blender-genome-importer source: https://github.com/FuzzyRaptor/Blender-genome-importer
* SARS-CoV-2 is a RNA virus but the data was in DNA form.
License:
Creative Commons — Attribution — Share Alike