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