parse_metadata: parse_metadata

Description Usage Arguments Details

View source: R/parse_metadata.R

Description

Background function (not typically user-facing).

Usage

1
parse_metadata(object_in = NULL)

Arguments

object_in

GEOquery object returned by getGEO() function.

Details

Wrapper function for metadata parsing, since these differ between GDS/GPL and GSE types. Basically accepts either object type and passes it to the appropriate function (parse_geo_metadata() vs. parse_gse_metadata()). Acts recursively if a list is provided.


AndrewC160/ROMOPOmics documentation built on Jan. 27, 2021, 6:57 p.m.