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


ZYBunnyHu/masonmd documentation built on May 10, 2019, 1:55 a.m.