File: input_named_id.cwl

package info (click to toggle)
cwltool 3.1.20250110105449-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 10,516 kB
  • sloc: python: 20,992; javascript: 20,796; sh: 233; makefile: 152
file content (14 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/env cwl-runner
label: FeatureFinderIdentification
doc: ""
inputs:
  id:
    doc: featureXML or consensusXML file
    type: File
outputs:
  []
cwlVersion: v1.2
class: CommandLineTool
baseCommand:
  - FeatureFinderIdentification