Pipeline Tool Version Instance
GET /metagenomics/api/v1/pipeline-tools/InterProScan/5.9-50.0?format=api
{ "data": { "type": "pipeline-tools", "id": "InterProScan", "attributes": { "tool-name": "InterProScan", "description": "A sequence analysis application (nucleotide and protein sequences) that combines different protein signature recognition methods into one resource.", "web-link": "https://github.com/ebi-pf-team/interproscan/wiki", "version": "5.9-50.0", "exe-command": "./interproscan.sh --appl PfamA,TIGRFAM-10.1,PRINTS,PrositePatterns,Gene3d -goterms -o {1}_out.tsv -i {1}", "configuration-file": null, "notes": null }, "relationships": { "pipelines": { "data": [ { "type": "pipelines", "id": "2.0", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/pipelines/2.0?format=api" } } ] } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/pipeline-tools/InterProScan/5.9-50.0?format=api" } } }