read.ligands() takes in a file directory and returns a list of lists of each HLA's ligands
| 1 | read.ligands(lig.dir, lig.names = NA)
 | 
| lig.dir | file directory with one or more files of txt files of peptide sequences. Each file is named after the HLA allele, and one peptide sequence is present per line. | 
| lig.names | character list of HLA names for the ligand files. If not supplied, the names of the .txt files will be used. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.