lolliplot_dodgeCoordX {GenVisR}R Documentation

dodge coordinates

Description

given amino acid position dodge on x axis

Usage

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)

Arguments

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

Value

numeric vector of dodged position coordinates on x axis


[Package GenVisR version 1.8.1 Index]