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
Copy file name to clipboardExpand all lines: pvactools/tools/pvacview/ui.R
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -50,23 +50,23 @@ upload_tab <- tabItem(
50
50
and the <b>metrics json file</b> contains additional transcript and peptide level information.</h5>"),
51
51
h5("You have the option of uploading an additional file to supplement the data you are exploring. This includes: additional class I or II information and
h4("Step 2: Exploring your data", style="font-weight: bold"),
55
55
HTML("<h5>To explore the different aspects of your neoantigen candidates, you will need to navigate to the <b>Aggregate Report of Best Candidate by Variant</b> on the visualize and explore tab.
56
56
For detailed variant, transcript and peptide information for each candidate listed, you will need to click on the <b>Investigate button</b> for the specific row of interest.
57
57
This will prompt both the transcript and peptide table to reload with the matching information.</h5>"),
58
58
h5("By hovering over each column header, you will be able to see a brief description of the corresponding column and for more details, you can click on the tooltip located at the top right of the aggregate report table.", br(),
59
59
"After investigating each candidate, you can label the candidate using the dropdown menu located at the second to last column of the table. Choices include:
h5("For further explanations on these inputs, please refer to the ", tags$a(href="https://pvactools.readthedocs.io/en/latest/pvacview/getting_started.html#visualize-and-explore", "pVACview documentation.", target="_blank")),
103
+
h5("For further explanations on these inputs, please refer to the ", tags$a(href="https://pvactools.readthedocs.io/en/latest/pvacview/pvacseq_module/pvacseq_upload.html#visualize-and-explore", "pVACview documentation.", target="_blank")),
104
104
actionButton("submit", "Recalculate Tiering with new parameters"),
0 commit comments