txNamesToGeneNames {ORFik}R Documentation

Convert transcript names to gene names

Description

Works for ensembl, UCSC and other standard annotations.

Usage

txNamesToGeneNames(txNames, txdb)

Arguments

txNames

character vector, the transcript names to convert.

txdb

the transcript database to use or gtf/gff path to it.

Value

character vector of gene names


[Package ORFik version 1.6.9 Index]