Commit ddc7ddb8 authored by Andreas Tille's avatar Andreas Tille
Browse files

Fix edam syntax input+output is singular

parent a137b269
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,9 +6,9 @@ scopes:
  - name: summary
    function:
      - Homology-based gene prediction
    inputs:
    input:
      - data: Sequence
        formats: [FASTA]
    outputs:
    output:
      - data: Sequence features
        formats: [GFF3]