GetDistNearestStartStop: Get distance of sites to the nearest start/stop codon.

Description Usage Arguments Details Value Author(s)

View source: R/helper.R

Description

Get distance of sites from a txLoc to the nearest start/stop codon.

Usage

1

Arguments

txLoc

A txLoc object.

Details

The function converts transcript region coordinates from a txLoc to transcript coordinates, and returns distances of sites to the nearest start/stop codon. A transcript is defined as the concatenation of the following transcript regions: 5'UTR, CDS, 3'UTR. The return object is a list of distances of sites from txLoc to the nearest start and stop codons.

Value

A list. See 'Details'.

Author(s)

Maurits Evers, maurits.evers@anu.edu.au


mevers/RNAModR documentation built on Nov. 17, 2019, 9:11 a.m.