Dual channel microarray statistics - Rankproducts did not calculate average FC in log scale.
0
0
Entering edit mode
ggyu1215 • 0
@ggyu1215-12297
Last seen 7.3 years ago

Hello, 

I used Bioconductor to statistical process of dual channel microarray using RankProd package.

As user guide suggested, I used that syntax:

> cl=rep(1,4)
> RankProducts(data,cl, logged=TRUE, rand=123)

Because the user guide mentioned the data of dual microarray inputted as log-scaled fold-change (FC) ratio, I prepared the data set of log-scaled FC, but the RankProd just calculated the average FC as (sum of all log-scaled ratio)/4. The log-scale did not considered.

Therefore, my question is:

1. The data set of dual channel microarray must be prepared in decimal number?

2. In fact, i tried to use the transformed data set of dual microarray in decimal number. Because the data set was not log-ratio, i modified the R syntax (logged=TRUE -> logged=FALSE), but it did not work. How should i modify the syntax if i want to the decimal number data set?

 

Best regards,

Suyeon Kim

Dual channel microarray Rankprod • 917 views
ADD COMMENT

Login before adding your answer.

Traffic: 542 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