Learn R Programming

epitopR (version 0.1.2)

prep_ref_hu: 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/"
)

Value

data frame, MHC II sequence of officially named alleles

Arguments

url_imgt,

string, github link of IMGT database

Examples

Run this code
# \donttest{
out <- prep_ref_hu()
# }

Run the code above in your browser using DataLab