Rdocumentation
powered by
Learn R Programming
oneChannelGUI (version 1.38.0)
standAloneAddingAnnotation: Attach to a data frame containing gene-level data derived from Affymetrix exon arrays the annotations derived by netaffx
Description
Standalone oneChannelGUI function attaches gene-level annotation to a data frame.
Usage
standAloneAddingAnnotation(annotationdf, df.tobe.annotated, ids.column)
Arguments
annotationdf
An annotation data frame generated with standAloneBuildingLocalAnnotation function
df.tobe.annotated
A data frame containing a gene-level data of any type. It is mandatory that onne of the column contains gene-level ids
ids.column
the column of the df.tobe.annotated containing gene-level ids
Value
A data frame.