fetch filen names
0
0
Entering edit mode
@denrique-escobar-espinoza-1303
Last seen 9.7 years ago
Hi, i want to fetch filename in an AffyBatch object, I don t know how to do it, when i do: ===================== for (i in seq(1:ncol(exprs(ABatch_RawD)))){ print(paste("i=",i,sep="")) print(pData(ABatch_RawD[,i])[1]) } ===================== it returns: >>>>>>>>>>>>>>>>>>>>>> [1] "i=1" sample R084-05MX0Z02C1.CEL 1 [1] "i=2" sample R084-05MX1Z02C1.CEL 2 [1] "i=3" sample R084-05MX2Z02C1.CEL 3 [1] "i=4" sample R084-05MX3Z02C1.CEL 4 [1] "i=5" sample R084-05MX4Z02C1.CEL 5
• 369 views
ADD COMMENT

Login before adding your answer.

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