Different ways to see the genome of the virus. Tokenized to 6/10/11/12 basepair tokens and draw to canvas.
yarn # install
yarn ts-node index.ts # generate different tokenizations
yarn tsc main.ts # build web JS
npx serve # Server for webpage, follow instructions
MIT