Skip to content

Commit 1846a96

Browse files
Update README.md
1 parent 30d81fb commit 1846a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ mkdir all
4646

4747
# check the file to find Tumor sample ID in the #CHROM header of VCF
4848

49-
gzcat $WORKING_BASE/final_results/annotated.expression.vcf.gz | less
49+
zcat $WORKING_BASE/final_results/annotated.expression.vcf.gz | less
5050
export PATIENT_ID="100-049-BG004667"
5151

5252
bsub -Is -q general-interactive -G $GROUP -a "docker(griffithlab/pvactools:4.0.1)" /bin/bash

0 commit comments

Comments
 (0)