You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you need here is to change the "Plot Params". The idea is to create a plot.params object, modify the values you need and then use it as a parameter for plotKaryotype
These are the available parameters (you can create this image for your exact situation with plotDefaultPlotParams(plot.type=1)) but the parameter you need to increase is data1outmargin which I would set to something like 200 or so in your plot. Another thing that could help is to rotate the labels so they occupy less space. Try adding srt=45 to your call to kpPlotMarkers to see if this helps
What settings do I use to change the height between chromosomes?
The text was updated successfully, but these errors were encountered: