Skip to content

Commit 923702f

Browse files
Fix some small issues
1 parent 00e0bb0 commit 923702f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

02-prerequisites.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Docker is a tool that is used to automate the deployment of applications
2121
in lightweight containers so that applications can work efficiently in
2222
different environments in isolation. We provide versioned Docker containers
2323
for all pVACtools [releases](https://github.com/griffithlab/pVACtools/releases)
24-
via [dockerhub griffithlab/pvactools](https://hub.docker.com/r/griffithlab/pvactools).
24+
via [Docker Hub using the griffithlab/pvactools image name](https://hub.docker.com/r/griffithlab/pvactools).
2525

2626
In order to use Docker, you will to download the [Docker Desktop software](https://www.docker.com/get-started/).
2727
Please ensure you select the correct install package for your operating

03-running_pvactools.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Given the considerations outlined above, let's run pVACseq on our sample data.
159159

160160
From the `optitype_normal_result.tsv` we know that the patient's class I alleles are
161161
HLA-A\*29:02, HLA-B\*45:01, HLA-B\*82:02, and HLA-C\*06:02 (indicated that two of three class I
162-
alleles are homozygous in this sample).We also have clinical typing information that confirms
162+
alleles are homozygous in this sample). We also have clinical typing information that confirms
163163
these class I alleles as well as identifying DQA1\*03:03, DQB1\*03:02, and DRB1\*04:05 as the
164164
patient's class II alleles.
165165

0 commit comments

Comments
 (0)