findStopPos: Find stop position

Description Usage Arguments Details Value

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


zhiyuanhu/masonmd documentation built on May 4, 2019, 11:22 p.m.