GetBestTranslatedSequence: Translate nucleotide sequence into a amino acid sequence

Description Usage Arguments Value Author(s)

View source: R/GetBestTranslatedSequence.R

Description

Translate a nulceotide sequence into all possible 6-frames and decide for the frame with the fewest number of stop codons

Usage

1

Arguments

Reads

A DNAStringSet Object

Value

Returns a list containing 'BestSeq' (Peptide sequence with the lowest number of stop codons),'MinStopCodons' (Number of stop codons in the selected frame), 'Frame' (putative frame),'Strand' (putative strand)

Author(s)

Carlus Deneke


crarlus/paprbag documentation built on May 14, 2019, 11:31 a.m.