Plot fitness of mutations, weighted by frequency of those mutations
PlotMutationFitnessSpectra(mutation.fitness.object.list, values,
optimal.aa = NULL, palette = "Set1", lwd = 2, ...)
List that contains multiple objects from ComputeMutationFitnesses() calls
The vector of labels for each matrix (i.e., different Phi values)
Single letter code for the optimal aa. If NULL, integrates across aa.
Color palette to use from RColorBrewer
Line width
other arguments to pass to plot()