Pipeline Tool Version Instance
GET /metagenomics/api/v1/pipeline-tools/InterProScan/5.19-58.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.19-58.0", "exe-command": "./interproscan.sh --appl PfamA,TIGRFAM,PRINTS,PrositePatterns,Gene3d --goterms --pathways -f tsv -o {1}_out.tsv -i {1}", "configuration-file": null, "notes": null }, "relationships": { "pipelines": { "data": [ { "type": "pipelines", "id": "3.0", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/pipelines/3.0?format=api" } } ] } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/pipeline-tools/InterProScan/5.19-58.0?format=api" } } }