scatter plot
1
0
Entering edit mode
Liping Cheng ▴ 20
@liping-cheng-512
Last seen 9.6 years ago
Hi All, How to use maPlot command to plot pre-normalization swirl data based on each array? One array only displays one pre-normalization curve. I used following command: maPlot(swirl, x="maA", y="maM", z=?), What string to assign to z? Any one have idea? Thank you very much. Cheers, lchen
ASSIGN ASSIGN • 838 views
ADD COMMENT
0
Entering edit mode
@marcelo-luiz-de-laia-377
Last seen 9.6 years ago
Hi Cheng, I used its to day: > maBoxplot(swirl[, 3], x = "maPrintTip", y = "maM", main = "Swirl array 93: pre--normalization") > maBoxplot(swirl, y = "maM", main = "Swirl arrays: pre-- normalization") > maBoxplot(swirl.norm[, 3], x = "maPrintTip", y = "maM", main = "Swirl array 93: post--normalization") > maBoxplot(swirl.norm, y = "maM", main = "Swirl arrays: post--normalization") > maPlot(swirl[, 3], main = "Swirl array 93: pre--normalization MA-- plot") > maPlot(swirl.norm[, 3], main = "Swirl array 93: post--normalization MA--plot") Marcelo > -----Original Message----- > From: bioconductor-bounces@stat.math.ethz.ch > [mailto:bioconductor-bounces@stat.math.ethz.ch]On Behalf Of Liping Cheng > How to use maPlot command to plot pre-normalization swirl data based > on each array? One array only displays one pre-normalization curve. > ---
ADD COMMENT

Login before adding your answer.

Traffic: 751 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6