preproc_huII() format and validate allele names
preproc_huII(allele_in)pull_seq_huII(alleles_in, tbl_ref_in)
prep_lbl_huII(alleles_in)
comb_pred_tbl(nm_method, nm_sht, nm_fd, thold_score, thold_rank)
find_nonself_huII(dat_in)
pull_ag_self(dat_in)
find_core_mut(dat_in)
a vector contains allele name(s)
pull_seq_huII() pull out sequence of each allele based on ref table
vector, allele names
comb_pred_tbl() combine individual prediction tables by method, exclude none-binders and keep strong and weak binders only
dataframe, reference table, default is human_all.csv from github
prep_lbl_huII() concatenate allele strings for prediction table names
string, prediction method used for IEDB prediction
string, short name of alleles
string, folder name which contains predict tables from IEDB
list of vectors, binder thresholds by score
vector, binder thresholds by rank
find_nonself_huII() find nonself binding peptides
dataframe with pep_stim, core, pep_self selected from pull_ag_self