findStopPos: Find stop position

Description Usage Arguments Details Value

View source: R/masonmd.R

Description

Find all stop codons in the sequence

Usage

1
findStopPos(stop_codons = c("TGA", "TAA", "TAG"), seq)

Arguments

stop_codons

a character vector, the stop codons used; default is TGA, TAA and TAG.

seq

a character vector, sequence.

Details

Find all stop codons in the sequence

Value

stop_pos found all stop positions regardless of the frames


zhiyhu/masonmd documentation built on May 20, 2019, 12:37 p.m.