Fix edam syntax input+output is singular
Andreas Tille
4 years ago
5 | 5 |
- name: summary
|
6 | 6 |
function:
|
7 | 7 |
- Homology-based gene prediction
|
8 | |
inputs:
|
|
8 |
input:
|
9 | 9 |
- data: Sequence
|
10 | 10 |
formats: [FASTA]
|
11 | |
outputs:
|
|
11 |
output:
|
12 | 12 |
- data: Sequence features
|
13 | 13 |
formats: [GFF3]
|