findStartPos: Find start position

Description Usage Arguments Details Value

View source: R/masonmd.R

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


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