lolliplot_dodgeCoordX {GenVisR} | R Documentation |
given amino acid position dodge on x axis
lolliplot_dodgeCoordX(x, rep.fact = 5000, rep.dist.lmt = 500, attr.fact = 0.1, adj.max = 0.1, adj.lmt = 0.5, iter.max = 50000)
x |
numeric vector of position coordinates on x axis |
rep.fact |
repulsive factor for plotted mutations observed track |
rep.dist.lmt |
repulsive distance limit for plotted mutations observed track |
attr.fact |
attraction factor for plotted mutations observed track |
adj.max |
maximum position change for each iteration observed track |
adj.lmt |
position adjustment limit which simulation stops observed track |
iter.max |
maximum iterations beyond which to stop the simulation observed track |
numeric vector of dodged position coordinates on x axis