conv.features: Create converted feature matrix using a list of ligands and a...

Description Usage Arguments

Description

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.

Usage

1
conv.features(ligands, conv.table, n)

Arguments

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.


ParhamLab/PeptidePCA documentation built on June 3, 2019, 7:22 a.m.