Description Usage Arguments Details Author(s) References See Also Examples
It creates BoxPlots, Density Plots, MA plots, RLE plots and hierachical clustering plots with the sample data set.
1 2 3 4 5 6 7 8 9 |
dd |
A uRNAList object containing the ouput from |
offset |
numeric value to add to the intensities before log transforming |
MeanSignal |
logical, if |
ProcessedSignal |
logical, if |
TotalProbeSignal |
logical, if |
TotalGeneSignal |
logical, if |
BGMedianSignal |
logical, if |
BGUsed |
logical, if |
targets |
data.frame with the target structure |
The signals loaded from the AFE data files can be used for the quality
assesment using the graphical utilities included in the qcPlots
function.
For the gMeanSignal, the BoxPlots, Density Plots, MA plots, RLE plots
and hierachical clustering plots are done. For the gProcessedSignal the same
plots are done, except the hierarchical clustering. For the gTotalProbeSignal
and the gTotalGeneSignal only the BoxPlots and Density Plots are done, and
finally, for the Background signals only the Boxplots are done.
Pedro Lopez-Romero
Boldstad B.M., Collin F., Brettschneider J., Simpson, K., Cope L., Irizarry R. A., Speed T. P. Quality Assesement of Affymetrix GeneChip Data. In Bioinformatics and Computational Biology Solutions Using R and Bioconductor. (eds.) Gentleman R., Carey V. J., Huber W., Irizarry R. A., Dudoit S. (2005). Springer.
boxplotMicroRna
,plotDensityMicroRna
,RleMicroRna
, mvaMicroRna
and hierclusMicroRna
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.