findStartPos: Find start position

Description Usage Arguments Details Value

Description

Find all start codons in the sequence

Usage

1
findStartPos(start_codons = c("ATA", "ATG"), seq)

Arguments

start_codons

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

seq

a character vector, sequence.

Details

Find start codon in the sequence

Value

potential start codons


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