getRNASeqQuantResults: Get RNA-seq quantification and annotation from GEO

View source: R/rnaseq.R

getRNASeqQuantResultsR Documentation

Get RNA-seq quantification and annotation from GEO

Description

This function downloads the raw counts and annotation files from GEO for a given GEO accession number.

Usage

getRNASeqQuantResults(gse)

Arguments

gse

GEO accession number

Value

A list with two elements: quants (a matrix of raw counts) and annotation (a data frame of annotation information).


seandavi/GEOquery documentation built on Aug. 8, 2024, 5:22 p.m.