Pipeline Tool Version Instance
GET /metagenomics/api/v1/pipeline-tools/Biopython/1.54?format=api
{ "data": { "type": "pipeline-tools", "id": "Biopython", "attributes": { "tool-name": "Biopython", "description": "A set of freely available tools for biological computation written in Python.", "web-link": "http://www.biopython.org/", "version": "1.54", "exe-command": "N/A", "configuration-file": null, "notes": null }, "relationships": { "pipelines": { "data": [ { "type": "pipelines", "id": "1.0", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/pipelines/1.0?format=api" } } ] } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/pipeline-tools/Biopython/1.54?format=api" } } }