getCanonical3SS {branchpointer}R Documentation

Get locations of the first five AG 3' splice site motifs

Description

Takes a variable length vector of distances to the AG motif, sorts and returns the first five. If there are less than five elements in the vector, returns the sorted vector and fills the remainder of the values with 300.

Usage

getCanonical3SS(ag)

Arguments

ag

Vector of distances to the AG splice site motif.

Value

Locations of the first five AG dinucleotides

Author(s)

Beth Signal


[Package branchpointer version 1.8.0 Index]