powered by
Plotting function wrapper
plotEvolution(data, type, ...)
Simulation output data obtained from [retrocombinator::parseEvolutionOutput()()]
What should be plotted?
Plot similarity to initial sequence over time.
Plot the similarity between sequences over time.
Plot the evolution of families over time.
Any additional arguments to pass to specialised plotting functions (currently unused)
A corresponding evolutionary history plot, based on the simulation of the evolution of retrotransposons
# NOT RUN { plotEvolution(myData, "initial") # }
Run the code above in your browser using DataLab