length(getDatasetPlatformList());
## 7167
length(getDatasetPlatformList(platform = "GPL570"));
## 2717
length(getDatasetPlatformList(platform = "GPL570", norm = "FRMA"));
## 2406
length(getDatasetPlatformList(platform = "GPL570", norm = "FRMA",
query = "Thyroid Cancer"));
## 5
getDatasetPlatformList(platform = "GPL570", norm = "FRMA",
query = "Thyroid Cancer");
## [[1]]
## [1] "GSE6004" "GPL570"
##
## [[2]]
## [1] "GSE7307" "GPL570"
##
## [[3]]
## [1] "GSE32161" "GPL570"
##
## [[4]]
## [1] "GSE29265" "GPL570"
##
## [[5]]
## [1] "GSE2109" "GPL570"
Run the code above in your browser using DataLab