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
The next section shows coverage and expression information as well as
164
+
The next section, "Variant & Gene Info", shows coverage and expression information as well as
165
165
the genomic coordinates for the variant.
166
-
167
-
The last section shows counts for how many peptides have been accepted,
166
+
167
+
```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "The Variant & Gene INfo section show coverage and expression information for the variant."}
The last section, "Peptide Evaluation Overview", shows counts for how many peptides have been accepted,
168
172
rejected, or marked for review. For most vaccines a certain minimum number of
169
173
neoantigen candidates is desired so this panel makes it easy to review how
170
174
many neoantigen candidates are still needed.
171
175
176
+
```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "The Peptide Evaluation Overview section shows how many neoantigen candidates have been accepted, rejected, marked for review, or are pending."}
In the Additional Peptide Information panels, users can see more information
214
+
for the neoantigen candidate selected in the Transcript Set Detailed Data
215
+
panel.
216
+
217
+
The first tab, "IC50 Plot", shows violin plots of the predicted IC50 binding
218
+
affinity for each prediction algorithm for both the neoantigen candidate and
219
+
its matched wildtype peptide. This can be used to check concordance
220
+
of predicitions between the different algorithms. It also allows for a
221
+
detailed comparison between the mutant and wildtype predictions in addition to
222
+
the median or lowest IC50 binding affinity used elsewhere. A solid line is used
223
+
to represent the median score.
224
+
225
+
```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "The Additional Peptide Information panel shows more information for the peptide selected in the Transcript Set Detailed Data panel."}
The %ile Plot tab shows a similar violin plot but for the predicted percentile
230
+
scores as opposed to the IC50 binding affinity. A solid line is also used here
231
+
to represent the median score.
232
+
233
+
```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "The %ile Plot tab shows violin plots of the percentile score predicted by each algorithm."}
The next tab, "Binding Data", shows the IC50 binding affinity and
238
+
percentile score but in table format.
239
+
240
+
```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "The Binding Data tab shows a table of the IC50 binding affinity and percentile predicted by each algorithm."}
0 commit comments