GEOsearch (version 1.2.2)

SampleDetail: SampleDetail

Description

Details of GSM samples given GSE accession ID.

Usage

SampleDetail(GSEid)

Arguments

GSEid
A character vector of GSE accession ID.

Value

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.

Details

This function returns an integrated table containing details of all GSM samples for a list of GSE accession ID.

Examples

Run this code
SampleDetail(c("GSE69322","GSE64008"))

Run the code above in your browser using DataLab