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

Fix edam syntax input+output is singular

parent ef59a220
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,9 +5,9 @@ scopes:
  - name: summary
    function:
     - Genome assembly
    inputs:
    input:
     - data:   Nucleic acid sequence
       formats: [FASTQ]
    outputs:
    output:
     - data:   Sequence assembly
       formats: [FASTA]