Commit 8d01d925 authored by Andreas Tille's avatar Andreas Tille
Browse files

Fix edam syntax input+output is singular

parent 9264ebc2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,9 +6,9 @@ scopes:
  - name: summary
    function:
      - Sequence quality control
    inputs:
    input:
      - data: Sequence
        formats: [FASTA]
    outputs:
    output:
      - data: Report
        formats: [Text]