Commit 8698271c authored by Andreas Tille's avatar Andreas Tille
Browse files

Fix edam syntax input+output is singular

parent e435a7f2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,10 +7,10 @@ scopes:
    function:
      - Local sequence alignment
      - Genome alignment
    inputs:
    input:
      - data: Sequence
        formats: [FASTA]
    outputs:
    output:
      - data: Sequence alignment
        formats: [Alignment format (text)]
      - data: Sequence