read_summary: read GEO datasets summary .txt file

Description Usage Arguments Value Examples

View source: R/read-info.R

Description

refer to here for how to get the input file

Usage

1

Arguments

path

string. path to the summary .txt file

Value

tibble

  1. accession

  2. type

  3. species

  4. ftp

  5. platform

  6. data_type

  7. title

  8. description

Examples

1
read_summary(system.file('extdata/gds_result-cut.txt', package = 'rGEO.data'))

dongzhuoer/rGEO.data documentation built on July 31, 2020, 9:34 a.m.