Description Usage Arguments Details Value
First the patient_hla data is matched to the query_alignment
match_patient_hla_to_query_alignment
, then the lanl_hla file
is flattened flatten_lanl_hla
, and finally, the jobs are built
build_scoring_jobs
.
1 | list_scores_to_compute(query_alignment, patient_hla, lanl_hla)
|
query_alignment |
An AAStringSet that contains the multiple sequence alignment of the patient's viral sequences |
patient_hla |
The data.frame that specifies which query sequence to check against which hla genotypes |
lanl_hla |
The data.frame (of class LANL_HLA_data) that contains the descriptions of the different HLA genotypes |
This list of jobs can then be used to perform the comparisons.
A list of Scoring_Jobs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.