Skip to content

Commit

Permalink
Merge branch 'master' into remove-maf-header
Browse files Browse the repository at this point in the history
  • Loading branch information
kkdang authored Jul 2, 2019
2 parents 1f82483 + ae9585f commit 7d914f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ WORKDIR /root/
# because must update cbioportal
RUN git clone https://github.com/cBioPortal/cbioportal.git

RUN pip install synapseclient --upgrade
WORKDIR /root/Genie/genie
1 change: 1 addition & 0 deletions Dockerfile.vcf2maf
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ WORKDIR /root
# because must update cbioportal
RUN git clone https://github.com/cBioPortal/cbioportal.git

RUN pip install synapseclient --upgrade
WORKDIR /root/Genie/genie

0 comments on commit 7d914f5

Please sign in to comment.