{ "@context": [ "https://schema.org", { "@base": "https://bio.tools/", "sc": "https://schema.org/", "biotools": "https://bio.tools/ontology/", "edam": "http://edamontology.org/", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "bsc": "http://bioschemas.org/", "bsct": "http://bioschemas.org/types/", "primaryContact": "biotools:primaryContact", "hasPublication": "citation", "hasTopic": "applicationSubCategory", "hasOperation": "featureList", "hasInputData": "bsc:input", "hasOutputData": "bsc:output", "hasApiDoc": "softwareHelp", "hasGenDoc": "softwareHelp", "hasTermsOfUse": "termsOfService", "conformsTo": "http://purl.org/dc/terms/conformsTo", "version": "softwareVersion" } ], "@graph": [ { "@id": "signalp", "@type": "SoftwareApplication", "name": "SignalP", "applicationCategory": "Computational science tool", "conformsTo": "https://bioschemas.org/profiles/ComputationalTool/1.0-RELEASE", "author": [ { "name": "TN Petersen", "@type": "sc:Person" }, { "name": "Henrik Nielsen", "@id": "http://orcid.org/0000-0002-9412-9643", "@type": "sc:Organization" } ], "provider": [ { "name": "CBS", "@type": "sc:Organization" } ], "contributor": [], "funder": [], "primaryContact": [ { "name": "Henrik Nielsen", "@id": "http://orcid.org/0000-0002-9412-9643", "@type": "sc:Person" } ], "description": "Prediction of the presence and location of signal peptide cleavage sites in amino acid sequences from different organisms.", "url": "http://cbs.dtu.dk/services/SignalP/", "version": "4.1", "license": "Other", "operatingSystem": [ "Linux", "Mac" ], "toolType": [ "Command-line tool", "Web application" ], "datePublished": "2015-12-17T14:23:00Z", "dateModified": "2024-11-24T14:37:27.222979Z", "mainEntityOfPage": { "@type": "WebPage", "@id": "http://cbs.dtu.dk/services/SignalP/" }, "sameAs": [ "rrid:SCR_015644", "http://www.cbs.dtu.dk/cgi-bin/sw_request?signalp" ], "hasPublication": [ { "@id": "https://doi.org/10.1038/nmeth.1701", "@type": "ScholarlyArticle", "sameAs": [ "https://doi.org/10.1038/nmeth.1701", "https://pubmed.ncbi.nlm.nih.gov/21959131" ] } ], "hasOperation": [ { "@id": "http://edamontology.org/operation_0418" }, { "@id": "http://edamontology.org/operation_0422" } ], "hasInputData": [ { "@id": "signalp/op_1/in_1", "@type": "bsct:FormalParameter", "name": "Sequence", "identifier": "http://edamontology.org/data_2044", "sameAs": "http://edamontology.org/data_2044" } ], "hasOutputData": [ { "@id": "signalp/op_1/out_1", "@type": "bsct:FormalParameter", "name": "Protein features", "identifier": "http://edamontology.org/data_1277", "sameAs": "http://edamontology.org/data_1277" }, { "@id": "signalp/op_1/out_2", "@type": "bsct:FormalParameter", "name": "Sequence report", "identifier": "http://edamontology.org/data_2955", "sameAs": "http://edamontology.org/data_2955" } ], "hasTopic": [ { "@id": "http://edamontology.org/topic_3510" } ], "hasGenDoc": [ { "@id": "http://www.cbs.dtu.dk/services/SignalP" } ] } ] }