Skip to content

Commit 1363de3

Browse files
Apply suggestions from code review
Co-authored-by: Thomas B. Mooney <mooney@wustl.edu>
1 parent 2cff9af commit 1363de3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

02-prerequisites.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ gunzip ref_genome.fa.gz
129129
rm -rf ref_genome.tar
130130
```
131131

132-
This will add the following reference files
132+
This will add the following reference files:
133133

134134
- `ref_genome.fa` and `.fai`: A reference DNA FASTA file and index
135135
- `Homo_sapiens.GRCh38.105.chr.gtf.gz`: A reference GTF file

05-pvacview_tour.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ reference proteome which is undesired since such peptides are not novel and
113113
including them in a vaccine might lead to an auto immune response.
114114

115115
Users are able to set a status for each candidate by clicking the appropriate
116-
buttons: thumbs-up (Accept), thumbs-down (Reject), or Flag (requires further review).
116+
buttons: thumbs-up (accept), thumbs-down (reject), or flag (requires further review).
117117

118118
Clicking on the row for a variant will select it. This
119119
will update the lower panels with details for the selected variant.
@@ -210,7 +210,7 @@ Best Peptide. The Best Peptide is highlighted in green.
210210
ottrpal::include_slide("https://docs.google.com/presentation/d/1uz39zaObDGKhEVCGzO0JO35CTbC0oRAM0mxgLcMAA9Y/edit#slide=id.g3a65970eb36_0_24")
211211
```
212212

213-
The Anchor Heatmap tab shows a heatmap overlayed over each included neoantigen
213+
The Anchor Heatmap tab shows a heatmap overlaying each included neoantigen
214214
candidate from the selected transcript set. A darker color represents a higher
215215
probability that a position in the peptide is an anchor. Mutated positions are
216216
represented by red letters. More information

0 commit comments

Comments
 (0)