Displaying 1 result from an estimated 1 matches for "axiom_gw_asi_snp".
2011 Aug 08
1
read in cel file by ReadAffy and read.celfile
...ed text, binary,
gzipped binary, command console and gzipped command console formats
Also, I tried the command read.celfile in package "affyio" and it works,
> x<-read.celfile("CH1.CEL")
> str(x)
List of 6
$ HEADER :List of 9
..$ cdfName : chr "Axiom_GW_ASI_SNP"
..$ CEL dimensions : int [1:2] 1190 1190
..$ GridCornerUL : int [1:2] 0 0
..$ GridCornerUR : int [1:2] 1189 0
..$ GridCornerLR : int [1:2] 1189 1189
..$ GridCornerLL : int [1:2] 0 1189
..$ DatHeader : chr ""
..$ Algorithm :...