correct_coding: Correct coding

Description Usage Arguments Value

View source: R/load.R

Description

corrects the predicted AA if multiple variants are found in the same codon

Usage

1
correct_coding(isomut, keep_uncorrected = FALSE, highlight = FALSE)

Arguments

isomut

a data.frame of isomut data as generated by read_isomut and annotated by annotate_isomut.

keep_uncorrected

boolean. Adds a column for the uncorrected coding.

highlight

boolean. Adds a column that indicates which variants have corrected condons.

Value

a data.frame of the same format with corrected coding.


fridoling/isomutR documentation built on Jan. 21, 2022, 4:45 a.m.