R/get_mhc1_peptide_length.R

Defines functions get_mhc1_peptide_length

Documented in get_mhc1_peptide_length

#' Get the peptide length used in MHC-I epitope predictions
#' @export
get_mhc1_peptide_length <- function() {
  9
}
richelbilderbeek/bbbq documentation built on July 27, 2023, 2:15 a.m.