File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ to it once you exit the Docker image.
41
41
42
42
pVACseq is used to identify neoantigens from missense, inframe indel, and
43
43
frameshift mutations. The pipeline uses a somatic VCF file as an input, which
44
- represents variants called in the tumor sample. The VEP annoations in the VCF file
44
+ represents variants called in the tumor sample. The VEP annotations in the VCF file
45
45
inform the variant type of a variant and their consequence on the gene transcripts
46
- overlapping the genomic coodinates of the variant. The amino acid change of
46
+ overlapping the genomic coordinates of the variant. The amino acid change of
47
47
the predicted consequence if used by pVACseq to calculate the mutated peptide sequence.
48
48
49
49
The pVACseq pipeline is run using the ` pvacseq run ` command.
@@ -196,7 +196,7 @@ all \
196
196
## Running pVACfuse
197
197
198
198
pVACfuse is run to in order to predict neoantigens from fusion events. The
199
- pipeline uses annotated fusion calls from eithe AGFusion or Arriba for this
199
+ pipeline uses annotated fusion calls from either AGFusion or Arriba for this
200
200
purpose. These annotators already include the fusion peptide sequence in their
201
201
outputs which pVACfuse uses to extract neoantigens around the fusion position.
202
202
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Datatrail
21
21
DataTrail
22
22
Dockerfile
23
23
Dockerhub
24
+ deprioritized
24
25
dropdown
25
26
epitope
26
27
epitopes
41
42
HLA
42
43
histocompatibility
43
44
https
45
+ http
44
46
IC
45
47
IEDB
46
48
ITCR
@@ -50,6 +52,7 @@ immunotherapy
50
52
isoform
51
53
immunogenomics
52
54
impactful
55
+ indel
53
56
indels
54
57
inframe
55
58
itcrtraining
You can’t perform that action at this time.
0 commit comments