Description Usage Arguments Details Value Author(s) Examples
Details of GSM samples given GSE accession ID.
1 | SampleDetail(GSEid)
|
GSEid |
A character vector of GSE accession ID. |
This function returns an integrated table containing details of all GSM samples for a list of GSE accession ID.
A data frame containing the search results returned from NCBI GEO. First column: GEO Series Accesion Number; Second column: GEO Sample Accesion Number; Third column: Title; Fourth column: Type of experiment; Fifth column: Source; Sixth column: Organism; Seventh column: Characteristic; Eighth column: Description.
Zhicheng Ji, Hongkai Ji <zji4@zji4.edu>
1 | SampleDetail(c("GSE69322","GSE64008"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.