annotateUCSC: Annotate features: map UCSC gene cluster id to gene symbols

Description Usage Arguments

View source: R/RNASeqPipelineR.R

Description

Annotate features by mapping UCSC gene cluster ids to gene symbols.

Usage

1
annotateUCSC(genome = "hg38", annotateTable = NULL, force = TRUE)

Arguments

genome

specify the genome and version of annotation

annotateTable

Each row is a transcript and the columns are: transcript ID, Ensemble gene ID, gene symbol, UCSC clusterId. The clusterId column must have 'clusterId' in column name and not be present in any other column.

force

if TRUE force the annoation even if the feature file already exists


RGLab/RNASeqPipelineR documentation built on Jan. 19, 2020, 12:31 a.m.