Pipeline Tool Version Instance
GET /metagenomics/api/v1/pipeline-tools/RepeatMasker/3.2.2?format=api
{ "data": { "type": "pipeline-tools", "id": "RepeatMasker", "attributes": { "tool-name": "RepeatMasker", "description": "A program that screens DNA sequences for interspersed repeats and low complexity DNA sequences.", "web-link": "http://www.repeatmasker.org/", "version": "3.2.2", "exe-command": "./RepeatMasker {0}", "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/RepeatMasker/3.2.2?format=api" } } }