Learn R Programming

utr.annotation (version 1.0.4)

getTranscriptIds: Get protein coding transcript ids that overlap with each variant in the variant table

Description

getTranscriptIds Get transcript ids that overlap with each variant in the variant table

Usage

getTranscriptIds(variantsTable, species, ensemblVersion, dataDir)

Arguments

variantsTable

variant table

species

human or mouse

ensemblVersion

Ensembl database version

dataDir

path to store database information

Value

a list of protein coding transcript ids that overlap with each variant, if more than one transcripts overlap with a variant, they are concatenated with ";"