{"id":39631884,"url":"https://github.com/luispedro/web-bio-tools","last_synced_at":"2026-01-18T08:46:18.051Z","repository":{"id":302185985,"uuid":"1011549631","full_name":"luispedro/web-bio-tools","owner":"luispedro","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-21T05:55:09.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-21T07:18:22.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luispedro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.MIT","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-07-01T02:02:46.000Z","updated_at":"2025-11-21T05:55:12.000Z","dependencies_parsed_at":"2025-07-01T03:22:52.035Z","dependency_job_id":"4d97f46e-1fe3-41a6-9b53-a3fd106e3909","html_url":"https://github.com/luispedro/web-bio-tools","commit_stats":null,"previous_names":["luispedro/web-bio-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luispedro/web-bio-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fweb-bio-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fweb-bio-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fweb-bio-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fweb-bio-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luispedro","download_url":"https://codeload.github.com/luispedro/web-bio-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fweb-bio-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":"2026-01-18T08:46:17.153Z","updated_at":"2026-01-18T08:46:18.039Z","avatar_url":"https://github.com/luispedro.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Bio Tools\n[![Tests](https://github.com/luispedro/web-bio-tools/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/luispedro/web-bio-tools/actions/workflows/test.yml) [![Deployed](https://img.shields.io/website?url=https%3A%2F%2Fweb-bio-tools.big-data-biology.org\u0026label=deployed)](https://web-bio-tools.big-data-biology.org/)\n\n**Warning: This project is experimental and untested.**\n\nRust implementation of some simple bioinformatics tools designed to run in the browser (using WebAssembly).\n\nLive version: [https://web-bio-tools.big-data-biology.org/](https://web-bio-tools.big-data-biology.org/)\n\nSaved alignments can generate shareable URLs that reproduce the alignment when opened.\n\n\n## Local development\n\nFor building, you can use `wasm-pack` to compile the Rust code to WebAssembly.\nMake sure you have it installed (you can install it via `cargo install\nwasm-pack`) and then run:\n\n```bash\nwasm-pack build --target web\n```\n\nThe Python bindings are optional. To build them with\n[`maturin`](https://github.com/PyO3/maturin), enable the `python`\nfeature:\n\n```bash\nmaturin build --features python\n```\n\nYou can test the tools in your browser by running a local server. For example, using Python:\n\n```bash\npython -m http.server\n```\n\nThen, open your browser and navigate to\n[http://localhost:8000](http://localhost:8000).\n\n\n## License\n\nThis project is licensed under the MIT License. See the\n[LICENSE.MIT](LICENSE.MIT) file for details.\n\n## Authors\n\n- [Luis Pedro Coelho](https://luispedro.org/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluispedro%2Fweb-bio-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluispedro%2Fweb-bio-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluispedro%2Fweb-bio-tools/lists"}