GSEmetadata: Create sample phenotype metadata of a GEO dataset including...

Description Usage Arguments Value Examples

View source: R/GSEmetadata.R

Description

Given a GSE id this function downloads phenotype data from GEO for a specific study, discovers control samples and returns all sample phenotype metadata

Usage

1

Arguments

x

a GSE series ID

y

a GEO platform id (GPL)

Value

a data frame of metadata with columns: sample IDs, Class and all other GEO phenotype data found in series matrix

Examples

1
2
3
4
## Not run: 
metadata<-GSEmetadata("GSE11761","GPL570") 
## End(Not run)
metadata<-BioDataome:::phenos

mensxmachina/BioDataome documentation built on July 24, 2021, 1:05 p.m.