plot_mutation_location: Visualize the Gene's Peptide Locations/Affinities for...

Description Usage Arguments Examples

View source: R/plot_mutation_location.R

Description

Produce a graphical output portraying a geneName's neoantigen positions, as well as predicted percentage ranks for their present mutant neoantigen peptides (which have HLA alleles affinities information available in the lung cancer neoantigen database.)

Usage

1
plot_mutation_location(geneName, seq, confidence = 0)

Arguments

geneName

The string name of the gene.

seq

The string peptide sequence associated with the gene.

confidence

By default, confidence is set to 0. If it is set to 1, scatterplot will be coloured according to the confidence level of the neoantigens.

Examples

1
plot_mutation_location("EPB41L3", "RAMAIYKQSQ...", confidence=0)

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