Description Usage Arguments Value Examples
View source: R/patient_location_visualizer.R
Produce a graphical output portraying a set of gene's neoantigen positions within their respected genes, 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.)
1 | patient_location_visualizer(geneSet, colNum = 1, confidence = 0)
|
geneSet |
A data.frame of gene names and associated gene peptide sequence. |
colNum |
The number of columns you wish the scatterplots to be in. |
confidence |
By Default, confidence is set to 0. If it is set to 1, all subsequent affinity scatterplots will be coloured according to the confidence level of the neoantigen. |
status, 1 for failure, 0 for success.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.