conv.features() takes in a list of ligands from one HLA and returns
a converted feature matrix of the HLA's ligands using a conversion matrix.
| 1 | conv.features(ligands, conv.table, n)
 | 
| ligands | List of HLA ligand sequences from one HLA allele. | 
| conv.table | Feature conversion table created by make.conv.table(). | 
| n | Length of peptides in ligands to convert into features. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.