hasRNASeqQuantifications: Does a GEO accession have RNA-seq quantifications?

View source: R/rnaseq.R

hasRNASeqQuantificationsR Documentation

Does a GEO accession have RNA-seq quantifications?

Description

This function checks if a GEO accession number has RNA-seq quantifications available. It does this by checking if the GEO accession number has a "RNA-Seq raw counts" link available on the GEO download page.

Usage

hasRNASeqQuantifications(accession)

Arguments

accession

GEO accession number

Value

TRUE if the GEO accession number has RNA-seq quantifications available, FALSE otherwise.

Examples

hasRNASeqQuantifications("GSE164073")


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