readRNAQuantAnnotation: Read RNA-seq quantification annotation from GEO

View source: R/rnaseq.R

readRNAQuantAnnotationR Documentation

Read RNA-seq quantification annotation from GEO

Description

This function reads the annotation file from a GEO link. The annotation file is expected to be a tab-separated file with the first column containing the gene IDs and the remaining columns containing the annotation information.

Usage

readRNAQuantAnnotation(link)

Arguments

link

A link to the annotation file

Value

A data frame of annotation information with gene IDs as row names


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