mutation_gene_data: Builds a Neoantigen Information Data.Frame Function

Description Usage Arguments Value Examples

View source: R/mutation_gene_data.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 each neoantigen discovered, as well as the position in seq where the mutation was found.

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_gene_data("KRAS", "AKSVTCTY...")

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