From 08d54815b7613f572231f42989414cfda048d63b Mon Sep 17 00:00:00 2001 From: SarahBeecroft Date: Thu, 14 Dec 2023 10:54:29 +0800 Subject: [PATCH] Create container.yaml Add Interproscan container which we have been using on Setonix Signed-off-by: SarahBeecroft --- quay.io/pawsey/interproscan/container.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 quay.io/pawsey/interproscan/container.yaml diff --git a/quay.io/pawsey/interproscan/container.yaml b/quay.io/pawsey/interproscan/container.yaml new file mode 100644 index 0000000000000..adc0943f59a37 --- /dev/null +++ b/quay.io/pawsey/interproscan/container.yaml @@ -0,0 +1,12 @@ +docker: quay.io/sarahbeecroft9/interproscan +url: https://quay.io/sarahbeecroft9/interproscan +maintainer: '@sarahbeecroft' +description: Interproscan software v5.56-89.0, which run the scanning algorithms from the InterPro database in an integrated way. +latest: + '5.56-89.0': sha256:ffd13641d13632fb254cd90bae14fbb8332e86d0fbb214ba0074c3fd68fe0070 +tags: + '5.56-89.0': sha256:ffd13641d13632fb254cd90bae14fbb8332e86d0fbb214ba0074c3fd68fe0070 +aliases: +- name: interproscan.sh + command: /usr/local/interproscan/interproscan.sh + singularity_options: -B /scratch/references/interproscan-5.56-89.0/data:/usr/local/interproscan/data