{"id":20153549,"url":"https://github.com/seqan/sahara","last_synced_at":"2026-06-13T09:02:54.100Z","repository":{"id":174237414,"uuid":"639869947","full_name":"seqan/sahara","owner":"seqan","description":"Approximate Pattern Matching with Search Schemes","archived":false,"fork":false,"pushed_at":"2026-04-09T14:15:01.000Z","size":2255,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-09T16:16:14.034Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seqan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/BSD-3-Clause.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-12T12:14:52.000Z","updated_at":"2026-02-19T12:39:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7586e0d-41e4-42a0-9757-14e2a7e6613b","html_url":"https://github.com/seqan/sahara","commit_stats":null,"previous_names":["seqan/sahara"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/seqan/sahara","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fsahara","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fsahara/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fsahara/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fsahara/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seqan","download_url":"https://codeload.github.com/seqan/sahara/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fsahara/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34278154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T23:19:41.350Z","updated_at":"2026-06-13T09:02:54.095Z","avatar_url":"https://github.com/seqan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n    SPDX-FileCopyrightText: 2006-2023, Knut Reinert \u0026 Freie Universität Berlin\n    SPDX-FileCopyrightText: 2016-2023, Knut Reinert \u0026 MPI für molekulare Genetik\n    SPDX-License-Identifier: CC-BY-4.0\n--\u003e\n\n# Sahara\n\nApproximate searches using Optimum Search Schemes\n\n## Usage\n1. Create an index for a fasta file:\n```bash\n    $ sahara index somefastafile.fasta\n```\n\n2. Search inside the index and allow 2 errors accordingly to edit distance:\n```bash\n    $ sahara search --index somefastafile.fasta.idx --query queryfile.fasta --errors 2\n```\n\n## Compile from Source\n\nTo compile the source, download it through git and build it with cmake/make.\nAt the end we execute the help page.\n```bash\ngit clone https://github.com/seqan/sahara.git\nmkdir -p sahara/build \u0026\u0026 cd $_\ncmake -DCMAKE_BUILD_TYPE=Release ..\nmake\n./src/sahara/sahara --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqan%2Fsahara","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseqan%2Fsahara","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqan%2Fsahara/lists"}