checkCodon: Check aminoacid character

Description Usage Arguments Value

View source: R/checkCodon.R

Description

Check aminoacid character

Usage

1
checkCodon(aa_seq, checkCharacter)

Arguments

aa_seq

Aminoacid sequence as character string. Change it by as.character if using AAString

checkCharacter

the single letter aminoacid code for the searched character. 'M' for start and 'X' for stop

Value

the first occurence of the character.


oacar/synal documentation built on Feb. 22, 2020, 1:42 p.m.