| Export_Summary_SNV | R Documentation | 
Export Summary Count from SNV Results
Export_Summary_SNV(
  Input,
  Mut_EL_th = NA,
  Mut_Rank_th = NA,
  Wt_EL_th = NA,
  Wt_Rank_th = NA,
  Total_RNA_th = NA,
  Tumor_RNA_th = NA,
  MutRatio_th = NA,
  DupCount = FALSE
)
Input | 
 Input file generated from MainSNVClass1,2.  | 
Mut_EL_th | 
 The threshold for mutant peptide to be neoantigen.  | 
Mut_Rank_th | 
 The threshold for mutant peptide to be neoantigen.  | 
Wt_EL_th | 
 The threshold for wt peptide to be neoantigen.  | 
Wt_Rank_th | 
 The threshold for wt peptide to be neoantigen.  | 
Total_RNA_th | 
 The total RNA expression threshold.  | 
Tumor_RNA_th | 
 The tumor specific RNA expression threshold.  | 
MutRatio_th | 
 The mutation ratio threshold.  | 
DupCount | 
 Count for each different HLA type  | 
Num_Alteration The number of evaluated alterations.
Num_Alteration_Generating_NeoAg The number of evaluated alterations that can generate neoantigen.
Num_Peptide The number of evaluated peptifdes.
Num_Peptide_Generating_NeoAg The number of evaluated peptides that can be neoantigen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.