Commit 5668ed3b authored by Andreas Tille's avatar Andreas Tille
Browse files

Fix edam syntax input+output is singular

parent ad60e7ee
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,9 +5,9 @@ scopes:
  - name: summary
    function:
     - Sequencing quality control
    inputs:
    input:
     - data:   Sequence trace
       formats: [SFF]
    outputs:
    output:
     - data:   Sequence
       formats: [FASTA]