Displaying 1 result from an estimated 1 matches for "x14b_u133a_sign".
Did you mean:
  x14b_u133a_signal
  
2005 Dec 01
1
Transfer String Array from R to java
I have a data frame which has the following data.
data<-read.table("table.txt",header=TRUE)
data
X14A_U133A_StatPairs X14A_U133A_Detection X14B_U133A_Signal
1       AFFX-BioB-5_at                403.0             409.3
2       AFFX-BioB-M_at                757.3             574.4
3       AFFX-BioB-3_at                284.4             327.3
4       AFFX-BioC-5_at               2314.2            1685.3
5       AFFX-BioC-3_at               1574.5...