{ "@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": "blast", "@type": "SoftwareApplication", "name": "BLAST", "applicationCategory": "Computational science tool", "conformsTo": "https://bioschemas.org/profiles/ComputationalTool/1.0-RELEASE", "author": [], "provider": [], "contributor": [], "funder": [], "primaryContact": [ { "name": "BLAST Support", "@type": "sc:Person" } ], "description": "A tool that finds regions of similarity between biological sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance.", "url": "https://blast.ncbi.nlm.nih.gov/Blast.cgi", "version": [], "license": null, "operatingSystem": [ "Linux", "Windows", "Mac" ], "toolType": [ "Command-line tool", "Web application", "Web API" ], "datePublished": "2017-01-13T13:13:50Z", "dateModified": "2024-11-24T15:55:00.707215Z", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://blast.ncbi.nlm.nih.gov/Blast.cgi" }, "hasPublication": [ { "@id": "https://doi.org/10.1016/S0022-2836(05)80360-2", "@type": "ScholarlyArticle", "sameAs": [ "https://doi.org/10.1016/S0022-2836(05)80360-2", "https://pubmed.ncbi.nlm.nih.gov/2231712" ] }, { "@id": "https://doi.org/10.1093/bioinformatics/btw305", "@type": "ScholarlyArticle", "sameAs": [ "https://doi.org/10.1093/bioinformatics/btw305", "https://pubmed.ncbi.nlm.nih.gov/27256311", "https://pubmed.ncbi.nlm.nih.gov/PMC5013910" ] }, { "@id": "https://doi.org/10.1093/nar/gkn201", "@type": "ScholarlyArticle", "sameAs": [ "https://doi.org/10.1093/nar/gkn201", "https://pubmed.ncbi.nlm.nih.gov/18440982", "https://pubmed.ncbi.nlm.nih.gov/PMC2447716" ] }, { "@id": "https://doi.org/10.1093/nar/gkt282", "@type": "ScholarlyArticle", "sameAs": [ "https://doi.org/10.1093/nar/gkt282", "https://pubmed.ncbi.nlm.nih.gov/23609542", "https://pubmed.ncbi.nlm.nih.gov/PMC3692093" ] } ], "hasOperation": [ { "@id": "http://edamontology.org/operation_0346" }, { "@id": "http://edamontology.org/operation_0292" } ], "hasInputData": [ { "@id": "blast/op_1/in_1", "@type": "bsct:FormalParameter", "name": "Sequence", "identifier": "http://edamontology.org/data_2044", "sameAs": "http://edamontology.org/data_2044" } ], "hasOutputData": [ { "@id": "blast/op_1/out_1", "@type": "bsct:FormalParameter", "name": "Sequence search results", "identifier": "http://edamontology.org/data_0857", "sameAs": "http://edamontology.org/data_0857" } ], "hasTopic": [ { "@id": "http://edamontology.org/topic_0080" }, { "@id": "http://edamontology.org/topic_0091" } ], "isAccessibleForFree": true, "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }, "hasGenDoc": [ { "@id": "https://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs" }, { "@id": "https://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=References" } ] } ] }