{"id":20153559,"url":"https://github.com/seqan/hibf_benchmarks","last_synced_at":"2026-02-13T18:33:39.960Z","repository":{"id":211929194,"uuid":"730295403","full_name":"seqan/hibf_benchmarks","owner":"seqan","description":"WIP HIBF benchmarks","archived":false,"fork":false,"pushed_at":"2025-11-24T13:23:50.000Z","size":249,"stargazers_count":0,"open_issues_count":3,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-02-11T02:26:36.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://seqan.github.io/hibf_benchmarks/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"LICENSE","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-12-11T16:05:36.000Z","updated_at":"2025-11-24T13:23:52.000Z","dependencies_parsed_at":"2023-12-11T17:30:11.819Z","dependency_job_id":"eb5a2c14-463a-41a2-87fe-7c1999307011","html_url":"https://github.com/seqan/hibf_benchmarks","commit_stats":null,"previous_names":["seqan/hibf_benchmarks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seqan/hibf_benchmarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fhibf_benchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fhibf_benchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fhibf_benchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fhibf_benchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seqan","download_url":"https://codeload.github.com/seqan/hibf_benchmarks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqan%2Fhibf_benchmarks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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:43.789Z","updated_at":"2026-02-13T18:33:39.939Z","avatar_url":"https://github.com/seqan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HIBF Benchmarks\n\n🚧 Work in progress 🚧\n\n## Quickstart\n\n### Edit configuration\n\n* General configuration: [config/config.yaml](config/config.yaml)\n* Plot configuration: [config/plot_config.yaml](config/plot_config.yaml)\n* Meta information: [workflow/scripts/bokeh_plot/components/plot_css_html.py](workflow/scripts/bokeh_plot/components/plot_css_html.py)\n\n### Setup\n\n* [Conda](https://docs.anaconda.com/miniconda/miniconda-install) or [Mamba](https://github.com/conda-forge/miniforge?tab=readme-ov-file#install)\n* [Snakemake](https://snakemake.readthedocs.io/en/stable/getting_started/installation.html)\n\n```bash\n# Create an environment called `snakemake` with snakemake installed\nconda env create --channel conda-forge --name snakemake bioconda::snakemake\n```\n\n### Run\n\n```bash\nconda activate snakemake\nsnakemake --use-conda --cores 2\n```\n\nThe results can be found in `results/html/index.html`.\n\n### Testing/Running without Raptor\n\nTo test the workflow without running Raptor, data is provided in `.github/data`:\n\n```bash\n# run from repository root directory\nmkdir --parents results/raw_data\ntar xf .github/data/data.tar.zst --directory=results/raw_data\nexport CI=true # Skips running raptor\nsnakemake --use-conda --cores 2 --forceall\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqan%2Fhibf_benchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseqan%2Fhibf_benchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqan%2Fhibf_benchmarks/lists"}