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


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