You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`none`| The prediction is MHC-independent; `Prediction.allele` is empty. |
186
+
|`single_allele`| The prediction is for one peptide/MHC allele pair; `Prediction.allele` is part of the key. |
187
+
|`haplotype`| The prediction uses the requested MHC repertoire jointly; `Prediction.allele` may carry best-allele attribution but is not the prediction key. |
188
+
189
+
`mhc_class` is one of `none`, `I`, `II`, or `both`.
190
+
191
+
The allowed metadata values are defined in `mhctools.pred` as
0 commit comments