{{software.description}}
{{dataset.description}}
Software | {% for dataset in datasets %}{{ dataset.identifier }} | {% endfor %}||
---|---|---|---|
{{ software.identifier }} | {% for dataset in datasets %} {% if dataset in software.output_datasets %}Output | {% elif dataset in software.input_datasets %}Input | {% else %}{% endif %} {% endfor %} |