findTermination: findTermination

View source: R/main_splinter.R

findTerminationR Documentation

findTermination

Description

Internal function to find the first stop codon that occurs in the AA sequence, returns their position and the resulting truncated protein

Usage

findTermination(s1)

Arguments

s1

character. protein sequence

Value

list containing
(1) stop1 : stop position
(2) s1 : sequence truncated to first stop

Author(s)

Diana LOW


dianalow/SPLINTER documentation built on March 28, 2024, 2:07 p.m.