getTranscriptIdsOneVariant: Search the db to find protein coding transcript ids that...

Description Usage Arguments Value

View source: R/get_genome_db.R

Description

getTranscriptIdsOneVariant Get transcript ids that overlap with one variant

Usage

1
getTranscriptIdsOneVariant(variant, species, ensemblVersion, dataDir)

Arguments

variant

one variant

species

human or mouse

ensemblVersion

Ensembl database version

dataDir

path to store database information

Value

protein coding transcript ids that overlap with the variant, if more than one transcripts overlap with the variant, they are concatenated with ";", if no transcript found, return NA.


utr.annotation documentation built on Aug. 23, 2021, 9:06 a.m.