This repo contains the demo codes for the network spanned by the genetic code. Two versions are coontained:
This is the network of codons gruped according to the aminoacid they belong to.
Each node represents a codon and it is connected to those codons one mutation away.
Use the mouse to highlight a codon and the links to its neighbours, the links higlighted in blue are links to codons in the same aminoacid and links highlighted black are to neighbour codons in other aminoacids.
Use the mouse to interact with the network as follows:
-
Left button: Rotate the view.
-
Center button or track-wheel: Zoom in or out.
-
Right button: Translate the view to right or to the left.
The recommended way to play with the viewer, is on a full screen, which can be accessed here and a legacy version with draggable nodes here
A jupyter notebook to generate pretty images of each aminoacid's connections here.
Cheers!