Skip to content
Snippets Groups Projects

Kallisto cwl

Merged Dominik Brilhaus requested to merge kallisto-cwl into main
3 files
+ 6
6
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -4,11 +4,11 @@ class: CommandLineTool
hints:
DockerRequirement:
dockerPull: quay.io/biocontainers/kallisto:0.51.0--h6de1650_0
dockerPull: quay.io/biocontainers/kallisto:0.50.1--h6de1650_2
SoftwareRequirement:
packages:
kallisto:
version: [ "0.51.0" ]
version: [ "0.50.0" ]
specs: [ https://identifiers.org/biotools/kallisto ]
inputs: []
Loading