read.ligands: Read in all ligand files in a folder

Description Usage Arguments

Description

read.ligands() takes in a file directory and returns a list of lists of each HLA's ligands

Usage

1
read.ligands(lig.dir, lig.names = NA)

Arguments

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.


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