Commit d603d527 authored by Andreas Tille's avatar Andreas Tille
Browse files

Fix edam syntax input+output is singular

parent 951555ec
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,9 +6,9 @@ scopes:
  - name: summary
    function:
      - Indel detection
    inputs:
    input:
      - data: Sequence alignment (nucleic acid)
        formats: [BAM]
    outputs:
    output:
      - data: Sequence variations
        formats: [VCF]