| remove_stop_codon {ampir} | R Documentation | 
Remove stop codon at end of sequence
Description
Stop codons at the end of the amino acid sequences are removed
Usage
remove_stop_codon(faa_df)
Arguments
faa_df | 
 A dataframe containing two columns: the sequence name and amino acid sequence  | 
Value
The input dataframe without the stop codons at the end of sequences
[Package ampir version 1.1.0 Index]