vektordev / GP

Genetic Programming with a twist: The code generator tries to mutate itself. Haskell-based
GNU General Public License v2.0
6 stars 1 forks source link

Visualization as a function of time #10

Open vektordev opened 8 years ago

vektordev commented 8 years ago

Gloss supports visualizations as a function of time. This could be used to plot only a subset of, for example a thousand genomes, with the subset starting out at ids 0-999 and ascending as a function of time. This would visualize shift over time in various features.