Skip to content

Commit

Permalink
shotmap has been added. (BioContainers#215)
Browse files Browse the repository at this point in the history
* base.image replaced by base_image

* change diffexpIR

* add shotmap
  • Loading branch information
ypriverol authored and osallou committed Mar 29, 2018
1 parent 03530e4 commit d11737e
Show file tree
Hide file tree
Showing 95 changed files with 201 additions and 93 deletions.
2 changes: 1 addition & 1 deletion DiffExpIR/0.0.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/bamtools:latest

################## METADATA ######################
LABEL base.image="bamtools:latest"
LABEL base_image="bamtools:latest"
LABEL version="3"
LABEL software="DiffExpIR"
LABEL software.version="0.0.1"
Expand Down
2 changes: 1 addition & 1 deletion Rstudio-Proteomics/1.0.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM bioconductor/release_core

################## METADATA ######################

LABEL base.image="bioconductor/release_core"
LABEL base_image="bioconductor/release_core"
LABEL version="1"
LABEL software="RProteomics"
LABEL software.version="1"
Expand Down
2 changes: 1 addition & 1 deletion abyss/1.9.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="abyss"
LABEL software.version="1.9.0"
Expand Down
2 changes: 1 addition & 1 deletion aliscore/2.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM biocontainers/biocontainers:latest

################## METADATA ######################

LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="Aliscore"
LABEL software.version="v.2.0"
Expand Down
2 changes: 1 addition & 1 deletion bamtools/2.4.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="bamtools"
LABEL software.version="2.4.0"
Expand Down
2 changes: 1 addition & 1 deletion bcftools/1.5/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM biocontainers/biocontainers:latest

################## METADATA ######################

LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="bcftools"
LABEL software.version="1.5"
Expand Down
2 changes: 1 addition & 1 deletion bedtools/2.25.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM biocontainers/biocontainers:latest

################## METADATA ######################

LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="bedtools"
LABEL software.version="2.25.0"
Expand Down
3 changes: 2 additions & 1 deletion biocontainers/1.0.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
FROM ubuntu:16.04

################## METADATA ######################
LABEL base.image="ubuntu:16.04"

LABEL base_image="ubuntu:16.04"
LABEL version="4"
LABEL software="Biocontainers base Image"
LABEL software.version="1.0.0"
Expand Down
3 changes: 2 additions & 1 deletion blast/2.2.31/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"

LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="NCBI BLAST+"
LABEL software.version="2.2.31"
Expand Down
3 changes: 2 additions & 1 deletion bowtie/1.1.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"

LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="bowtie"
LABEL software.version="1.1.2"
Expand Down
2 changes: 1 addition & 1 deletion bowtie2/2.2.8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="bowtie2"
LABEL software.version="2.2.8"
Expand Down
3 changes: 2 additions & 1 deletion bowtie2/2.2.9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"

LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="bowtie2"
LABEL software.version="2.2.9"
Expand Down
3 changes: 2 additions & 1 deletion bwa/0.7.12/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"

LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="bwa"
LABEL software.version="0.7.12"
Expand Down
2 changes: 1 addition & 1 deletion bwa/0.7.13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="bwa"
LABEL software.version="0.7.13"
Expand Down
2 changes: 1 addition & 1 deletion bwa/0.7.15/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="bwa"
LABEL software.version="0.7.15"
Expand Down
2 changes: 1 addition & 1 deletion cava/1.1.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="cava"
LABEL software.version="1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion clustal-omega/1.2.1-1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="clustal-omega"
LABEL software.version="1.2.1-1"
Expand Down
2 changes: 1 addition & 1 deletion comet/2015011/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="Comet"
LABEL software.version="2015011"
Expand Down
2 changes: 1 addition & 1 deletion comet/2015012/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="Comet"
LABEL software.version="2015012"
Expand Down
2 changes: 1 addition & 1 deletion comet/2015020/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="Comet"
LABEL software.version="2015020"
Expand Down
2 changes: 1 addition & 1 deletion comet/2015025/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="Comet"
LABEL software.version="2015025"
Expand Down
2 changes: 1 addition & 1 deletion comet/2016010/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="Comet"
LABEL software.version="2016010"
Expand Down
2 changes: 1 addition & 1 deletion comet/2016011/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="Comet"
LABEL software.version="2016011"
Expand Down
2 changes: 1 addition & 1 deletion comet/2016012/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="Comet"
LABEL software.version="2016012"
Expand Down
2 changes: 1 addition & 1 deletion crux/2.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="crux"
LABEL software.version="2.1"
Expand Down
2 changes: 1 addition & 1 deletion denovogui/1.10.4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="denovogui"
LABEL software.version="1.10.4"
Expand Down
2 changes: 1 addition & 1 deletion denovogui/1.5.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="2"
LABEL software="denovogui"
LABEL software.version="1.5.2"
Expand Down
2 changes: 1 addition & 1 deletion dia-umpire/1.4256/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="DIA-Umpire"
LABEL software.version="1.4256"
Expand Down
2 changes: 1 addition & 1 deletion dia-umpire/2.1.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="DIA-Umpire"
LABEL software.version="2.1.2"
Expand Down
2 changes: 1 addition & 1 deletion discovar/52488/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="discovar"
LABEL software.version="52488"
Expand Down
2 changes: 1 addition & 1 deletion discovardenovo/52488/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="discovardenovo"
LABEL software.version="52488"
Expand Down
2 changes: 1 addition & 1 deletion emboss/6.5.7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="emboss"
LABEL software.version="6.5.7"
Expand Down
2 changes: 1 addition & 1 deletion entrez-direct/7.50.20171103/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="entrez-direct"
LABEL software.version="7.50.20171103"
Expand Down
2 changes: 1 addition & 1 deletion fastqc/0.11.5/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="FASTQC"
LABEL software.version="0.11.5"
Expand Down
2 changes: 1 addition & 1 deletion fastxtools/0.0.14/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="FASTX-Toolkit"
LABEL software.version="0.0.14"
Expand Down
2 changes: 1 addition & 1 deletion frc_align/20150723/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="frc_align"
LABEL software.version="20150723"
Expand Down
2 changes: 1 addition & 1 deletion gapcloser/1.12-r6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM biocontainers/biocontainers:latest

################## METADATA ######################
LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="gapcloser"
LABEL software.version="1.12-r6"
Expand Down
2 changes: 1 addition & 1 deletion gatk/3.4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM biocontainers/biocontainers:latest

###################################### METADATA ##############################

LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="gatk"
LABEL software.version="3.4"
Expand Down
2 changes: 1 addition & 1 deletion gcta/1.24.7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM biocontainers/biocontainers:latest

######################## METADATA ###########################################

LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="gcta"
LABEL software.version="1.24.7"
Expand Down
2 changes: 1 addition & 1 deletion htslib/1.2.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM biocontainers/biocontainers:latest

################################# METADATA ###################################

LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="htslib"
LABEL software.version="1.2.1"
Expand Down
2 changes: 1 addition & 1 deletion jbrowse/1.11.6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM biocontainers/biocontainers:latest

################################### Metadata ################################

LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="1"
LABEL software="jbrowse"
LABEL software.version="1.11.6"
Expand Down
2 changes: 1 addition & 1 deletion jellyfish/2.2.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM biocontainers/biocontainers:latest

############################# METADATA ######################################

LABEL base.image="biocontainers:latest"Version: 1
LABEL base_image="biocontainers:latest"Version: 1
LABEL software="jellyfish"
LABEL software.version="2.2.3"
LABEL about.summary="A fast multi-threaded k-mer counter"
Expand Down
2 changes: 1 addition & 1 deletion magicblast/1.3.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM biocontainers/biocontainers:latest

################## METADATA ######################

LABEL base.image="biocontainers:latest"
LABEL base_image="biocontainers:latest"
LABEL version="3"
LABEL software="magicblast"
LABEL software.version="1.3.0"
Expand Down
Loading

0 comments on commit d11737e

Please sign in to comment.