Description Usage Arguments Author(s) See Also
Make browser-like plot in rphast
1 2 3 4 5 6 |
x |
a list of tracks, created by the as.track.wig or as.track.feat |
doLabels |
Logical. Whether to plot the label above each plot. Will be recycled to the length of x. Does not affect printing of shortLabels. |
cex.axis |
The character expansion factor for axis annotations. |
cex.labels |
The character expansion factor for the labels |
cex.shortLabels |
The character expansion factor for the shortLabels |
relWigSize |
The relative size of wig plots compared to feature plots |
relMsaSize |
The relative size of msa plots compared to feature plots |
xlim |
The range of the x coordinate to be plotted. If |
xlab |
The label for the x axis |
ylab |
The label for the y axis |
blankSpace |
The amount of vertical blank space between each plot. This should be a single numeric value between 0 and 1, representing the total fraction of the plot occupied by blank space. |
axisDigits |
The number of digits to use on the y-axis for wig plots. |
labelSpace |
The total fraction of vertical space given to plot labels. |
belowLabelSpace |
The amount of space between a label and the plot it corresponds to, in fractions of a character width. |
lmar |
The size of the left margin (in number of lines) |
... |
Other options to be passed to |
labels |
Labels to appear directly above each plot. |
Melissa J. Hubisz
plotPhast
, which may be easier to use but less flexible
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.