Learn R Programming

ampir (version 1.1.0)

remove_stop_codon: 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