powered by
get RNA-seq count file from GEO database
get_count_txt(gse, destdir = getwd(), download = FALSE)
a list with deg data.frame, volcano plot and a list with DEGs.
gse assession number
The destination directory for data downloads.
download the txt file or not
Xiaojie Sun
geo_download
get_count_txt("GSE162550",destdir = tempdir())
Run the code above in your browser using DataLab