Description Usage Arguments Details Author(s) See Also
Basic plot of the log2 ratios for each array ordered along the genome.
1 2 3 4 5 |
... |
Objects of class |
array |
integer of the array (sample) to be plotted. |
naut |
number of autosomes in the organism |
Y |
TRUE if chromosome Y is to be plotted, FALSE otherwise |
X |
TRUE if chromosome X is to be plotted, FALSE otherwise |
status |
character vector giving the control status of each spot on the array, of same length as the number of rows of |
values |
character vector giving values of |
pch |
vector or list of plotting characters. Default to integer code 16. Ignored is there is no |
col |
numeric or character vector of colors, of the same length as |
cex |
numeric vector of plot symbol expansions, of the the same
length as |
chrominfo |
a chromosomal information associated with the mapping of the data. |
ylim |
Minimum y-scale to use for plotting. |
chrom.to.plot |
Specify which chromosome to plot |
ylb |
label for the Y-axis. |
xlim |
limits for the x-axis |
colors |
vector of colors to plot segmented states of each
|
mark.regions |
Boolean. If true will colour code the segmentation plot using the information stored in \$regions and generated by |
main |
Specify the title of the plot |
The status vector is intended to specify the control status of each spot, for example "gene", "ratio control", "house keeping gene", "buffer" and so on. The vector is usually computed using the function controlStatus and a spot-types file. However the function may be used to highlight any subset of spots.
Mike Smith
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.