Skip to content

Commit

Permalink
updated mqproteogenomics docker image and README
Browse files Browse the repository at this point in the history
  • Loading branch information
Thys3Potgieter committed Aug 7, 2023
1 parent b2071c5 commit 0cfe810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MQProteogenomics.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ git clone https://thys_potgieter@bitbucket.org/thys_potgieter/cbio-proteogenomic
Create an interactive singularity session:
~~~
cd proteomics-pipelines/singularity/mqproteogenomics
singularity shell mqproteogenomics_v1.5.img
singularity shell mqproteogenomics_v2.0.4.img
~~~

Run the example:
Expand Down
2 changes: 1 addition & 1 deletion singularity/mqproteogenomics/create_image.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=v1.5
version=v2.0.4
export SINGULARITY_CACHEDIR=/cbio/users/ptgmat003/singularity # comment this out if unsure
export SINGULARITY_TMPDIR=/cbio/users/ptgmat003/singularity/tmp
singularity build mqproteogenomics_${version}.img docker://thyscbio/mqproteogenomics:${version}

0 comments on commit 0cfe810

Please sign in to comment.