Entering edit mode
Sailu Yellaboina
▴
30
@sailu-yellaboina-3686
Last seen 10.4 years ago
Hi
I am unable to get the plotform table using fData on eset object
downloaded from ArrayExpress.
Here is the example R code.
library(ArrayExpress)
dataset.name="E-TABM-493"
data=trygetAEdataset.name, type="processed"))
cn=getcolproc(data)
eset=procset(data, cn[2])
platform=fData(eset)
The platform is not coming in table format.
Thank You
Sailu Yellaboina
Visiting Fellow
NIEHS, NIH
[[alternative HTML version deleted]]