Skip to content
Snippets Groups Projects
Commit c9a79799 authored by Dominik Brilhaus's avatar Dominik Brilhaus
Browse files

change kallisto container to v 0.51

parent 20f7b1f7
No related branches found
No related tags found
1 merge request!2Kallisto cwl
Pipeline #2435 passed
...@@ -4,15 +4,15 @@ class: CommandLineTool ...@@ -4,15 +4,15 @@ class: CommandLineTool
hints: hints:
DockerRequirement: DockerRequirement:
dockerPull: quay.io/biocontainers/kallisto:0.46.2--h4f7b962_1 dockerPull: quay.io/biocontainers/kallisto:0.51.0--h6de1650_0
SoftwareRequirement: SoftwareRequirement:
packages: packages:
kallisto: kallisto:
version: [ "0.46.0" ] version: [ "0.51.0" ]
specs: [ https://identifiers.org/biotools/kallisto ] specs: [ https://identifiers.org/biotools/kallisto ]
inputs: [] inputs: []
baseCommand: [kallisto, index] baseCommand: [kallisto]
outputs: [] outputs: []
\ No newline at end of file
#!/usr/bin/env cwl-runner #!/usr/bin/env cwl-runner
cwlVersion: v1.0 cwlVersion: v1.2
class: CommandLineTool class: CommandLineTool
hints: hints:
DockerRequirement: DockerRequirement:
dockerPull: quay.io/biocontainers/kallisto:0.46.2--h4f7b962_1 dockerPull: quay.io/biocontainers/kallisto:0.51.0--h6de1650_0
SoftwareRequirement: SoftwareRequirement:
packages: packages:
kallisto: kallisto:
version: [ "0.46.0" ] version: [ "0.51.0" ]
specs: [ https://identifiers.org/biotools/kallisto ] specs: [ https://identifiers.org/biotools/kallisto ]
requirements: requirements:
......
#!/usr/bin/env cwl-runner #!/usr/bin/env cwl-runner
cwlVersion: v1.0 cwlVersion: v1.2
class: CommandLineTool class: CommandLineTool
hints: hints:
DockerRequirement: DockerRequirement:
dockerPull: quay.io/biocontainers/kallisto:0.46.2--h4f7b962_1 dockerPull: quay.io/biocontainers/kallisto:0.51.0--h6de1650_0
SoftwareRequirement: SoftwareRequirement:
packages: packages:
kallisto: kallisto:
version: [ "0.46.0" ] version: [ "0.51.0" ]
specs: [ https://identifiers.org/biotools/kallisto ] specs: [ https://identifiers.org/biotools/kallisto ]
inputs: inputs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment