checkGEOmetatype | R Documentation |
Check GEO metadata for supported dataset type
checkGEOmetatype(
eset,
supported = c("Expression profiling by array",
"Expression profiling by high throughput sequencing",
"Protein profiling by protein array", "Methylation profiling by array",
"Methylation profiling by high throughput sequencing")
)
For reference: https://www.ncbi.nlm.nih.gov/gds/advanced/ -> select field "Dataset Type" -> show index list
Other checkGEO functions:
checkGEOmatrixfile()
,
checkGEOplatform()
,
checkGEOwrapper()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.