hasRNASeqQuantifications | R Documentation |
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.
hasRNASeqQuantifications(accession)
accession |
GEO accession number |
TRUE if the GEO accession number has RNA-seq quantifications available, FALSE otherwise.
hasRNASeqQuantifications("GSE164073")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.