{"id":3061,"name":"bíogo","description":"bíogo: a simple high-performance bioinformatics toolkit for the Go language - Published in JOSS (2017)","url":"https://github.com/biogo/biogo","last_synced_at":"2025-09-04T16:59:49.394Z","repository":{"id":28685685,"uuid":"32205636","full_name":"biogo/biogo","owner":"biogo","description":"biogo is a bioinformatics library for Go","archived":false,"fork":false,"pushed_at":"2024-03-28T20:15:27.000Z","size":4157,"stargazers_count":400,"open_issues_count":7,"forks_count":51,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-08-28T02:27:22.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/biogo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null},"funding":{"github":["kortschak"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-03-14T10:09:42.000Z","updated_at":"2025-08-06T20:18:57.000Z","dependencies_parsed_at":"2024-05-20T20:37:07.287Z","dependency_job_id":"9c3f049d-758f-4916-b3fd-6e054f59dcb7","html_url":"https://github.com/biogo/biogo","commit_stats":null,"previous_names":["kortschak/biogo"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/biogo/biogo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo","download_url":"https://codeload.github.com/biogo/biogo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/sbom","scorecard":{"id":239179,"data":{"date":"2025-08-11","repo":{"name":"github.com/biogo/biogo","commit":"30e848b0470f4431599050392ded77c88037494b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T06:20:28.516Z","repository_id":28685685,"created_at":"2025-08-17T06:20:28.516Z","updated_at":"2025-08-17T06:20:28.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523664,"owners_count":25120864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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"}},"owner":{"login":"biogo","name":"bíogo","uuid":"1227814","kind":"organization","description":"bíogo is a bioinformatics library collection for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1227814?v=4","repositories_count":14,"last_synced_at":"2023-02-28T17:20:29.475Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biogo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T19:27:40.697Z","updated_at":"2023-02-28T17:20:29.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo/repositories"},"packages":[{"id":3497418,"name":"github.com/biogo/biogo","ecosystem":"go","description":"bíogo is a bioinformatics library for the Go language. It is a work in progress.\n\nbíogo stems from the need to address the size and structure of modern\ngenomic and metagenomic data sets. These properties enforce requirements on the\nlibraries and languages used for analysis:\n\nIn addition to the computational burden of massive data set sizes in modern\ngenomics there is an increasing need for complex pipelines to resolve questions\nin tightening problem space and also a developing need to be able to develop\nnew algorithms to allow novel approaches to interesting questions. These issues\nsuggest the need for a simplicity in syntax to facilitate:\n\nRelated to the second issue is the reluctance of some researchers to release\ncode because of quality concerns\nhttp://www.nature.com/news/2010/101013/full/467753a.html\n\nThe issue of code release is the first of the principles formalised in the\nScience Code Manifesto http://sciencecodemanifesto.org/\n\nA language with a simple, yet expressive, syntax should facilitate development\nof higher quality code and thus help reduce this barrier to research code\nrelease.\n\nIt seems that nearly every language has it own bioinformatics library, some of\nwhich are very mature, for example BioPerl and BioPython. Why add another one?\n\nThe different libraries excel in different fields, acting as scripting glue for\napplications in a pipeline (much of [1-3]) and interacting with external hosts\n[1, 2, 4, 5], wrapping lower level high performance languages with more user\nfriendly syntax [1-4] or providing bioinformatics functions for high\nperformance languages [5, 6].\n\nThe intended niche for bíogo lies somewhere between the scripting libraries\nand high performance language libraries in being easy to use for both small and\nlarge projects while having reasonable performance with computationally\nintensive tasks.\n\nThe intent is to reduce the level of investment required to develop new\nresearch software for computationally intensive tasks.\n\nThe bíogo library structure is influenced both by the structure of BioPerl and\nthe Go core libraries.\n\nThe coding style should be aligned with normal Go idioms as represented in the\nGo core libraries.\n\nPosition numbering in the bíogo library conforms to the zero-based indexing\nof Go and range indexing conforms to Go's half-open zero-based slice indexing.\nThis is at odds with the 'normal' inclusive indexing used by molecular\nbiologists. This choice was made to avoid inconsistent indexing spaces being\nused — one-based inclusive for bíogo functions and methods and zero-based for\nnative Go slices and arrays — and so avoid errors that this would otherwise\nfacilitate.  Note that the GFF package does allow, and defaults to, one-based\ninclusive indexing in its input and output of GFF files.\n\nQuality scores are supported for all sequence types, including protein. Phred\nand Solexa scoring systems are able to be read from files, however internal\nrepresentation of quality scores is with Phred, so there will be precision loss\nin conversion. A Solexa quality score type is provided for use where this will\nbe a problem.\n\nCopyright ©2011-2012 The bíogo Authors except where otherwise noted. All rights\nreserved. Use of this source code is governed by a BSD-style license that can be\nfound in the LICENSE file.","homepage":"https://github.com/biogo/biogo","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/biogo/biogo","keywords_array":[],"namespace":"github.com/biogo","versions_count":5,"first_release_published_at":"2017-01-05T01:41:41.000Z","latest_release_published_at":"2021-10-29T08:39:19.000Z","latest_release_number":"v1.0.4","last_synced_at":"2025-09-03T23:04:57.451Z","created_at":"2022-04-10T19:44:17.250Z","updated_at":"2025-09-03T23:04:57.451Z","registry_url":"https://pkg.go.dev/github.com/biogo/biogo","install_command":"go get github.com/biogo/biogo","documentation_url":"https://pkg.go.dev/github.com/biogo/biogo#section-documentation","metadata":{},"repo_metadata":{"id":28685685,"uuid":"32205636","full_name":"biogo/biogo","owner":"biogo","description":"biogo is a bioinformatics library for Go","archived":false,"fork":false,"pushed_at":"2024-03-28T20:15:27.000Z","size":4157,"stargazers_count":400,"open_issues_count":7,"forks_count":51,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-08-13T12:52:39.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/biogo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null},"funding":{"github":["kortschak"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-03-14T10:09:42.000Z","updated_at":"2025-08-06T20:18:57.000Z","dependencies_parsed_at":"2024-05-20T20:37:07.287Z","dependency_job_id":"9c3f049d-758f-4916-b3fd-6e054f59dcb7","html_url":"https://github.com/biogo/biogo","commit_stats":null,"previous_names":["kortschak/biogo"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/biogo/biogo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo","download_url":"https://codeload.github.com/biogo/biogo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270307739,"owners_count":24562516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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"},"owner_record":{"login":"biogo","name":"bíogo","uuid":"1227814","kind":"organization","description":"bíogo is a bioinformatics library collection for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1227814?v=4","repositories_count":14,"last_synced_at":"2023-02-28T17:20:29.475Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biogo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T19:27:40.697Z","updated_at":"2023-02-28T17:20:29.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo/repositories"},"tags":[{"name":"v1.0.4","sha":"a5b3a035c11da8cdd2f262613ed9354c813c2697","kind":"commit","published_at":"2021-10-29T08:39:19.000Z","download_url":"https://codeload.github.com/biogo/biogo/tar.gz/v1.0.4","html_url":"https://github.com/biogo/biogo/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biogo/biogo@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d9fc0704034f216d05d6b2e752cd620a8ddc0041","kind":"commit","published_at":"2020-12-01T08:37:09.000Z","download_url":"https://codeload.github.com/biogo/biogo/tar.gz/v1.0.3","html_url":"https://github.com/biogo/biogo/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biogo/biogo@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8e0b87798ae6fd40a406881159168e632553b2c7","kind":"commit","published_at":"2020-01-06T02:35:28.000Z","download_url":"https://codeload.github.com/biogo/biogo/tar.gz/v1.0.2","html_url":"https://github.com/biogo/biogo/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biogo/biogo@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0f3e6a0d86d287fc9b1fdcbce89d730264f50024","kind":"commit","published_at":"2017-02-16T21:55:51.000Z","download_url":"https://codeload.github.com/biogo/biogo/tar.gz/v1.0.1","html_url":"https://github.com/biogo/biogo/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biogo/biogo@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"795983cabe02c8da7e7fdb967501595c13798912","kind":"commit","published_at":"2017-01-05T01:41:41.000Z","download_url":"https://codeload.github.com/biogo/biogo/tar.gz/v1.0.0","html_url":"https://github.com/biogo/biogo/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biogo/biogo@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T20:43:13.013Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":1.2091610030043631,"dependent_packages_count":1.1469291960372068,"stargazers_count":3.017992107283226,"forks_count":3.635700413475742,"docker_downloads_count":0.7933803796440863,"average":1.960632619888925},"purl":"pkg:golang/github.com/biogo/biogo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/biogo/biogo","docker_dependents_count":36,"docker_downloads_count":116924,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/biogo/biogo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/biogo/biogo/dependencies","status":null,"funding_links":["https://github.com/sponsors/kortschak"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T12:56:51.507Z","issues_count":47,"pull_requests_count":43,"avg_time_to_close_issue":3277272.75,"avg_time_to_close_pull_request":178242.39534883722,"issues_closed_count":40,"pull_requests_closed_count":43,"pull_request_authors_count":16,"issue_authors_count":20,"avg_comments_per_issue":3.0638297872340425,"avg_comments_per_pull_request":2.255813953488372,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/issues","maintainers":[{"login":"kortschak","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kortschak"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbiogo%2Fbiogo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbiogo%2Fbiogo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbiogo%2Fbiogo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbiogo%2Fbiogo/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":9625953,"full_name":"biogo/biogo","default_branch":"master","committers":[{"name":"kortschak","email":"dan.kortschak@adelaide.edu.au","login":"kortschak","count":373},{"name":"kortschak","email":"kortschak@zoidberg.mbs.adelaide.edu.au","login":null,"count":92},{"name":"Josh Bleecher Snyder","email":"josharian@gmail.com","login":"josharian","count":14},{"name":"Emmanouil \"Manolis\" Maragkakis","email":"mns.marag@gmail.com","login":"mnsmar","count":5},{"name":"Gordon Gremme","email":"gordon@gremme.org","login":"gordon","count":4},{"name":"Jason","email":"jtravis@tgen.org","login":null,"count":2},{"name":"Davor Kapsa","email":"davor.kapsa@gmail.com","login":"dvrkps","count":2},{"name":"Olga Botvinnik","email":"olga.botvinnik@gmail.com","login":"olgabot","count":2},{"name":"Harry Scells","email":"harryscells@gmail.com","login":"hscells","count":1},{"name":"Clayton Wheeler","email":"cwheeler@genomenon.com","login":"csw","count":1},{"name":"Brent Pedersen (brentp)","email":"bpederse@gmail.com","login":"brentp","count":1},{"name":"Brennon Loveless","email":"brennon.loveless.ext@bayer.com","login":"bloveless","count":1},{"name":"Jason Travis","email":"JasonTravis@nau.edu","login":"corburn","count":1},{"name":"Peter Mattis","email":"petermattis@gmail.com","login":"petermattis","count":1},{"name":"Santiago Castro","email":"santi.1410@hotmail.com","login":"bryant1410","count":1},{"name":"Yasushi Saito","email":"yasushi.saito@gmail.com","login":"yasushi-saito","count":1},{"name":"aboffin","email":"phd.geek@gmail.com","login":"aboffin","count":1}],"total_commits":503,"total_committers":17,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.58823529411765,"dds":0.25844930417495027,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T08:16:08.923Z","last_synced_commit":"30e848b0470f4431599050392ded77c88037494b","created_at":"2025-04-11T11:39:51.329Z","updated_at":"2025-08-07T08:16:13.058Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"biogo/biogo","html_url":"https://github.com/biogo/biogo","last_synced_at":"2025-08-31T21:36:10.670Z","status":"error","issues_count":47,"pull_requests_count":43,"avg_time_to_close_issue":3277272.75,"avg_time_to_close_pull_request":178242.39534883722,"issues_closed_count":40,"pull_requests_closed_count":43,"pull_request_authors_count":16,"issue_authors_count":20,"avg_comments_per_issue":3.0638297872340425,"avg_comments_per_pull_request":2.255813953488372,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T04:06:56.884Z","updated_at":"2025-09-01T07:46:12.271Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fbiogo/issues","issue_labels_count":{"auto-migrated":21,"Priority-Medium":20,"Type-Defect":18,"Type-Enhancement":3,"unfortunate":1,"Priority-Low":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":37,"CONTRIBUTOR":7,"MEMBER":3},"pull_request_author_associations_count":{"CONTRIBUTOR":24,"MEMBER":18,"NONE":2},"issue_authors":{"GoogleCodeExporter":21,"brentp":3,"kortschak":3,"josharian":2,"nileshpatra":2,"bsipos":2,"mys721tx":1,"DanielRivasMD":1,"thomas-bio":1,"YspCoder":1,"ygidtu":1,"srynobio":1,"mnsmar":1,"mariokostelac":1,"sis6789":1,"bigdataage":1,"ryanking":1,"dongweigogo":1,"olgabot":1,"blankclemens":1},"pull_request_authors":{"kortschak":18,"corburn":4,"mnsmar":4,"olgabot":2,"dvrkps":2,"josharian":2,"bloveless":2,"gordon":2,"hscells":1,"aboffin":1,"bryant1410":1,"yxzzy-wtf":1,"petermattis":1,"yasushi-saito":1,"brentp":1,"csw":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9966144,"issues_count":29680459,"pull_requests_count":86440165,"authors_count":9648275,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"kortschak","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kortschak"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":16,"ForkEvent":2},"last_year":{"WatchEvent":16,"ForkEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-08T13:00:24.649Z","updated_at":"2022-08-08T13:00:24.649Z","repository_link":"https://github.com/biogo/biogo/blob/master/go.mod","dependencies":[{"id":656313236,"package_name":"github.com/biogo/graph","ecosystem":"go","requirements":"v0.0.0-20150317020928-057c1989faed","direct":true,"kind":"runtime","optional":false},{"id":656313237,"package_name":"github.com/biogo/hts","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":656313238,"package_name":"github.com/biogo/store","ecosystem":"go","requirements":"v0.0.0-20200104231603-2c6ad937eb83","direct":true,"kind":"runtime","optional":false},{"id":656313239,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-08T13:00:24.925Z","updated_at":"2022-08-08T13:00:24.925Z","repository_link":"https://github.com/biogo/biogo/blob/master/go.sum","dependencies":[{"id":656320056,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":656320057,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":656320058,"package_name":"github.com/biogo/boom","ecosystem":"go","requirements":"v0.0.0-20150317015657-28119bc1ffc1","direct":false,"kind":"runtime","optional":false},{"id":656320059,"package_name":"github.com/biogo/graph","ecosystem":"go","requirements":"v0.0.0-20150317020928-057c1989faed","direct":false,"kind":"runtime","optional":false},{"id":656320060,"package_name":"github.com/biogo/hts","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":656320061,"package_name":"github.com/biogo/store","ecosystem":"go","requirements":"v0.0.0-20200104231603-2c6ad937eb83","direct":false,"kind":"runtime","optional":false},{"id":656320062,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":656320063,"package_name":"github.com/kortschak/utter","ecosystem":"go","requirements":"v0.0.0-20190412033250-50fe362e6560","direct":false,"kind":"runtime","optional":false},{"id":656320064,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":656320065,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":656320066,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":656320067,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":656320068,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":656320069,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":656320070,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":656320071,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":656320072,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":656320073,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":656320074,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":656320075,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":656320076,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":656320077,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":656320078,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":656320079,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":656320080,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":656320081,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":656320082,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":656320083,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":656320084,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":656320085,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false}]}],"score":20.51194719623363,"created_at":"2025-09-04T09:18:09.657Z","updated_at":"2025-11-04T15:50:38.527Z","avatar_url":"https://github.com/biogo.png","language":"Go","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":0,"funding_links":["https://github.com/sponsors/kortschak"],"readme_doi_urls":["http://dx.doi.org/10.21105/joss.00167"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/3061","html_url":"https://science.ecosyste.ms/projects/3061"}