get_gpl_txt function

get gpl txt from GEO

get gpl txt from GEO

get gpl annotation txt file from GEO database

get_gpl_txt(gpl, destdir = getwd(), download = FALSE)

Arguments

  • gpl: gpl accession from GEO database
  • destdir: The destination directory for data downloads.
  • download: download the txt file or not

Returns

a list with deg data.frame, volcano plot and a list with DEGs.

Examples

get_gpl_txt("GPL23270",destdir = tempdir())

See Also

geo_download

Author(s)

Xiaojie Sun

  • Maintainer: Xiaojie Sun
  • License: MIT + file LICENSE
  • Last published: 2025-03-05