@@ -20,24 +20,26 @@ Contents:
2020
2121<!-- TOC depthFrom:2 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 -->
2222
23- - [ cgpPindel] ( #cgppindel )
24- - [ Docker, Singularity and Dockstore] ( #docker-singularity-and-dockstore )
25- - [ Dependencies/Install] ( #dependenciesinstall )
26- - [ Creating a release] ( #creating-a-release )
27- - [ Preparation] ( #preparation )
28- - [ Release process] ( #release-process )
29- - [ Code changes] ( #code-changes )
30- - [ Docker image] ( #docker-image )
31- - [ Cutting the release] ( #cutting-the-release )
32- - [ LICENCE] ( #licence )
23+ * [ Docker, Singularity and Dockstore] ( #docker-singularity-and-dockstore )
24+ * [ Dependencies/Install] ( #dependenciesinstall )
25+ * [ Creating a release] ( #creating-a-release )
26+ * [ Preparation] ( #preparation )
27+ * [ Release process] ( #release-process )
28+ * [ Code changes] ( #code-changes )
29+ * [ Docker image] ( #docker-image )
30+ * [ Cutting the release] ( #cutting-the-release )
31+ * [ LICENCE] ( #licence )
3332
3433<!-- /TOC -->
3534
3635## Docker, Singularity and Dockstore
3736
3837There are pre-built images containing this codebase on quay.io.
3938
40- * [ cgpPindel] [ cgpPindel-git ] : Contained within this repository - contains the cgpPindel package
39+ * [ cgpPindel] [ cgpPindel-git ] : Contained within this repository
40+ * Smallest build required to use cgpPindel
41+ * Not linked to Dockstore (yet)
42+ * Updated most frequently
4143* [ dockstore-cgpwxs] [ ds-cgpwxs-git ] : Contains tools specific to WXS analysis.
4244* [ dockstore-cgpwgs] [ ds-cgpwgs-git ] : Contains additional tools for WGS analysis.
4345
@@ -149,9 +151,6 @@ identical to a statement that reads ‘Copyright (c) 2005, 2006, 2007, 2008,
149151[ travis-develop ] : https://travis-ci.org/cancerit/cgpPindel.svg?branch=dev
150152
151153<!-- Quay.io -->
152- [ quay-status ] : https://quay.io/repository/wtsicgp/cgpPindel/status
153- [ quay-repo ] : https://quay.io/repository/wtsicgp/cgpPindel
154- [ quay-builds ] : https://quay.io/repository/wtsicgp/cgpPindel?tab=builds
155-
156- <!-- Dockstore -->
157- [ dockstore-cgpPindel ] : https://dockstore.org/containers/quay.io/wtsicgp/cgpPindel
154+ [ quay-status ] : https://quay.io/repository/wtsicgp/cgppindel/status
155+ [ quay-repo ] : https://quay.io/repository/wtsicgp/cgppindel
156+ [ quay-builds ] : https://quay.io/repository/wtsicgp/cgppindel?tab=builds
0 commit comments