-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path06-conclusions.Rmd
More file actions
29 lines (20 loc) · 846 Bytes
/
06-conclusions.Rmd
File metadata and controls
29 lines (20 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Conclusions
```{r, include = FALSE}
ottrpal::set_knitr_image_path()
```
## Learning Objectives
This chapter will summarize:
- Key conclusions of the course
- Additional learning resources
## Key conclusions
In this course you will have gained a better understanding of the current best
practices for neoantigen identification and prioritization. You will have
learned how to run pVACtools, interpret pVACtools results, and select neoantigen
candidates suitable for vaccine manufacturing using pVACview.
## Additional Resources
- [pVACtools documentation](https://pvactools.readthedocs.io/en/latest/)
- [Email help alias](mailto:help@pvactools.org)
- [Report an issue with
pVACtools](https://github.com/griffithlab/pVACtools/issues)
- [Report an issue with this
course](https://github.com/griffithlab/pVACtools_Intro_Course/issues)