mutation_positions: The Mutation Position Data.Frame Function

Description Usage Arguments Value Examples

View source: R/mutation_positions.R

Description

Analyzes seq for mutations in the lung cancer neoantigen database, for neoantigens for pertaining to geneName, and returns a data.frame with the information pertaining to where each neoantigen mutation was positioned in seq, as well as where the mutation's length.

Usage

1

Arguments

geneName

The string name of the gene.

seq

The string peptide sequence associated with the gene.

Value

data.frame

Examples

1
mutation_positions("ADGRA3", "TCAKSVTCTY...")

lukatrkla/lanpAnalysis documentation built on Jan. 1, 2021, 8:26 a.m.