Entering edit mode
13.7 years ago
Am
•
0
Hi,
Is there any way to modify the R code so that the nt/kb unit in the scale won't show up?
Thanks, AM
Hi,
Is there any way to modify the R code so that the nt/kb unit in the scale won't show up?
Thanks, AM
Judging by this documentation, setting SCALE=F in the plot_gene_map() function will do it.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Which code, precisely? genoPlotR is a package. You are referring to a method in the package - which one?