prep_ref_hu: prep human reference tables based on IMGT database

View source: R/refs.R

prep_ref_huR Documentation

prep human reference tables based on IMGT database

Description

prep human reference tables based on IMGT database

Usage

prep_ref_hu(
  url_imgt = "https://raw.githubusercontent.com/ANHIG/IMGTHLA/Latest/fasta/"
)

Arguments

url_imgt,

string, github link of IMGT database

Value

data frame, MHC II sequence of officially named alleles

Examples


out <- prep_ref_hu()


epitopR documentation built on Sept. 18, 2022, 1:07 a.m.