{ "@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": "comet", "@type": "SoftwareApplication", "name": "Comet", "applicationCategory": "Computational science tool", "conformsTo": "https://bioschemas.org/profiles/ComputationalTool/1.0-RELEASE", "author": [], "provider": [ { "name": "lumc.nl", "@type": "sc:Organization" } ], "contributor": [], "funder": [], "primaryContact": [ { "name": "Comet's Google group", "url": "https://groups.google.com/forum/#!forum/comet-ms", "@type": "sc:Person" } ], "description": "Comet is an open source tandem mass spectrometry (MS/MS) sequence database search tool.", "url": "http://comet-ms.sourceforge.net/", "version": "2016.01.22023.01.2", "license": "https://spdx.org/licenses/Apache-2.0", "operatingSystem": [ "Linux", "Mac", "Windows" ], "toolType": [ "Command-line tool", "Desktop application" ], "datePublished": "2016-04-12T11:22:47Z", "dateModified": "2024-11-24T14:14:58.256477Z", "mainEntityOfPage": { "@type": "WebPage", "@id": "http://comet-ms.sourceforge.net/" }, "sameAs": [ "https://sourceforge.net/projects/comet-ms/files/" ], "hasPublication": [ { "@id": "https://doi.org/10.1002/pmic.201200439", "@type": "ScholarlyArticle", "sameAs": [ "https://doi.org/10.1002/pmic.201200439", "https://pubmed.ncbi.nlm.nih.gov/23148064" ] }, { "@id": "https://doi.org/10.1007/s13361-015-1179-x", "@type": "ScholarlyArticle", "sameAs": [ "https://doi.org/10.1007/s13361-015-1179-x", "https://pubmed.ncbi.nlm.nih.gov/26115965", "https://pubmed.ncbi.nlm.nih.gov/PMC4607604" ] } ], "hasOperation": [ { "@id": "http://edamontology.org/operation_3646" } ], "hasInputData": [ { "@id": "comet/op_1/in_1", "@type": "bsct:FormalParameter", "name": "Mass spectrometry spectra", "identifier": "http://edamontology.org/data_0943", "sameAs": "http://edamontology.org/data_0943" }, { "@id": "comet/op_1/in_2", "@type": "bsct:FormalParameter", "name": "Protein sequence", "identifier": "http://edamontology.org/data_2976", "sameAs": "http://edamontology.org/data_2976" } ], "hasOutputData": [ { "@id": "comet/op_1/out_1", "@type": "bsct:FormalParameter", "name": "Peptide identification", "identifier": "http://edamontology.org/data_0945", "sameAs": "http://edamontology.org/data_0945" } ], "hasTopic": [ { "@id": "http://edamontology.org/topic_0121" }, { "@id": "http://edamontology.org/topic_0601" } ], "isAccessibleForFree": true, "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }, "hasTermsOfUse": [ { "@id": "http://comet-ms.sourceforge.net/release/" } ], "hasGenDoc": [ { "@id": "http://comet-ms.sourceforge.net/" } ] } ] }