Entering edit mode
Vitalina Komashko
▴
60
@vitalina-komashko-750
Last seen 10.2 years ago
Hello!
I read my CEL files using:
>data.test<-ReadAffy(widget=TRUE)
So I would like to look at the first sample name of my data:
>sampleNames(data.test[1])
[1] "C:/Program Files/R/rw1090/rdata/JS1999081101AA.CEL"
Why are the sample names displayed as a path to the corresponding
file? How could I change it?
Thank you very much!
Vitalina.
[[alternative HTML version deleted]]