get_ic50_threshold: Look up the IC50 value of a certain quantile

Description Usage Arguments

View source: R/get_ic50_threshold.R

Description

Look up the IC50 value of a certain quantile. Such a value can serve as a threshold: for example, to get the IC50 value from below which the peptides bind strongest.

Usage

1
get_ic50_threshold(peptide_length, mhc_haplotype, percentile)

Arguments

peptide_length

length of the peptide in amino acids

mhc_haplotype

haplotype of either HMC-I or MHC-II. in netmhc2panr format. Use netmhc2panr::get_mhc_1_haplotypes to get a list of all MHC-I haplotypes. Use netmhc2panr::get_mhc_2_haplotypes to get a list of all MHC-II haplotypes.

percentile

the IC50 percentile. The IC50 that separates the top percentile from the worse binders


richelbilderbeek/nmhc2ppreds documentation built on Aug. 21, 2021, 10:45 a.m.