remap.q2t: Remap coordinates from BLAT query sequence to BLAT target...

Description Usage Arguments Value Author(s)

View source: R/blat.R

Description

For a single BLAT match of a query sequence against a target sequence, a vector of nucleotide positions in the query sequence are remapped to the corresponding nucleotide positions in the target sequence.

Usage

1
remap.q2t(qpos, blatres)

Arguments

qpos

a vector of 0-offset positions in the query sequence.

blatres

a single match from BLAT.

Value

A vector of remapped positions in the target sequence.

Author(s)

Toby Johnson Toby.x.Johnson@gsk.com


tobyjohnson/gtx documentation built on Aug. 30, 2019, 8:07 p.m.