Commit 34db1e8f authored by Andreas Tille's avatar Andreas Tille
Browse files

Fix edam syntax input+output is singular

parent 4b619890
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,9 +5,9 @@ scopes:
  - name: summary
    function:
     - Probabilistic sequence generation
    inputs:
    input:
     - data:   Sequence
       formats: [FASTA]
    outputs:
    output:
     - data:   Sequence
       formats: [FASTQ]