{"id":24557,"name":"semibin","description":"SemiBin: metagenomics binning with self-supervised deep learning","url":"https://github.com/bigdatabiology/semibin","last_synced_at":"2025-09-05T02:25:54.218Z","repository":{"id":42474980,"uuid":"313842297","full_name":"BigDataBiology/SemiBin","owner":"BigDataBiology","description":"SemiBin: metagenomics binning with self-supervised deep learning","archived":false,"fork":false,"pushed_at":"2025-03-21T08:58:52.000Z","size":110629,"stargazers_count":134,"open_issues_count":20,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-02T20:55:17.359Z","etag":null,"topics":["assembly-binning","bioinformatics","deep-learning","metagenomics","self-supervised-learning"],"latest_commit_sha":null,"homepage":"https://semibin.rtfd.io/","language":"Python","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/BigDataBiology.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-18T06:23:23.000Z","updated_at":"2025-05-31T08:52:28.000Z","dependencies_parsed_at":"2023-02-16T08:30:52.289Z","dependency_job_id":"f7c084d0-8c15-4a13-9c80-200f38db4ab1","html_url":"https://github.com/BigDataBiology/SemiBin","commit_stats":{"total_commits":574,"total_committers":6,"mean_commits":95.66666666666667,"dds":"0.49128919860627174","last_synced_commit":"e31fc97d0be5d5a2a08246b3eaded2e889552054"},"previous_names":["bigdatabiology/s3n2bin"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/BigDataBiology/SemiBin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BigDataBiology","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/sbom","scorecard":{"id":21787,"data":{"date":"2025-08-11","repo":{"name":"github.com/BigDataBiology/SemiBin","commit":"886913b48814cc0cd426ee46ec20d22cee875bf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/semibin_test.yml:1","Info: no jobLevel write permissions found"],"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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 'main'"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semibin_test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BigDataBiology/SemiBin/semibin_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semibin_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BigDataBiology/SemiBin/semibin_test.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"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"}}]},"last_synced_at":"2025-08-14T16:56:09.302Z","repository_id":42474980,"created_at":"2025-08-14T16:56:09.302Z","updated_at":"2025-08-14T16:56:09.302Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273700094,"owners_count":25152365,"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-05T02:00:09.113Z","response_time":402,"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":"BigDataBiology","name":"Big Data Biology Lab","uuid":"38910137","kind":"organization","description":"","email":"luis@luispedro.org","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38910137?v=4","repositories_count":15,"last_synced_at":"2023-03-05T21:38:11.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BigDataBiology","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:21:18.390Z","updated_at":"2023-03-05T21:38:11.566Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BigDataBiology","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BigDataBiology/repositories"},"packages":[{"id":2915174,"name":"semibin","ecosystem":"pypi","description":"Metagenomic binning with siamese neural networks","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BigDataBiology/SemiBin","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2021-05-27T09:17:20.000Z","latest_release_published_at":"2025-03-20T09:45:38.000Z","latest_release_number":"2.2.0","last_synced_at":"2025-08-12T19:51:33.495Z","created_at":"2022-04-10T12:34:35.142Z","updated_at":"2025-08-12T19:51:33.495Z","registry_url":"https://pypi.org/project/semibin/","install_command":"pip install semibin --index-url https://pypi.org/simple","documentation_url":"https://semibin.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"semibin"},"repo_metadata":{"id":42474980,"uuid":"313842297","full_name":"BigDataBiology/SemiBin","owner":"BigDataBiology","description":"SemiBin: metagenomics binning with self-supervised deep learning","archived":false,"fork":false,"pushed_at":"2025-03-21T08:58:52.000Z","size":110629,"stargazers_count":134,"open_issues_count":20,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-02T16:18:39.274Z","etag":null,"topics":["assembly-binning","bioinformatics","deep-learning","metagenomics","self-supervised-learning"],"latest_commit_sha":null,"homepage":"https://semibin.rtfd.io/","language":"Python","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/BigDataBiology.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-18T06:23:23.000Z","updated_at":"2025-05-31T08:52:28.000Z","dependencies_parsed_at":"2023-02-16T08:30:52.289Z","dependency_job_id":"f7c084d0-8c15-4a13-9c80-200f38db4ab1","html_url":"https://github.com/BigDataBiology/SemiBin","commit_stats":{"total_commits":574,"total_committers":6,"mean_commits":95.66666666666667,"dds":"0.49128919860627174","last_synced_commit":"e31fc97d0be5d5a2a08246b3eaded2e889552054"},"previous_names":["bigdatabiology/s3n2bin"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/BigDataBiology/SemiBin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BigDataBiology","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263214945,"owners_count":23431864,"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","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":"BigDataBiology","name":"Big Data Biology Lab","uuid":"38910137","kind":"organization","description":"","email":"luis@luispedro.org","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38910137?v=4","repositories_count":15,"last_synced_at":"2023-03-05T21:38:11.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BigDataBiology","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:21:18.390Z","updated_at":"2023-03-05T21:38:11.566Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BigDataBiology","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BigDataBiology/repositories"},"tags":[{"name":"v2.1.0","sha":"d697645aebe10cec901ccd3b919325ad14c9dcd0","kind":"tag","published_at":"2024-03-06T23:41:11.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v2.1.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"f1ba9d8193f9a94f7960e41760425aa7fc2468a6","kind":"tag","published_at":"2023-10-31T03:48:30.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v2.0.2","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404b8aeac3aadb16ca40356795b141517676894a","kind":"tag","published_at":"2023-10-21T03:49:19.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v2.0.1","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6a0395048205bb92aaffd841c28133da7c93a08f","kind":"tag","published_at":"2023-10-20T00:51:21.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v2.0.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"df9f9acd62a933e605f418882dacdb4197b367d8","kind":"tag","published_at":"2023-03-07T02:30:31.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.5.1","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"fc0d22c8bf3ed554dac43056458a7be583032538","kind":"tag","published_at":"2023-01-17T10:50:43.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.5.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"87340d33e4f0365cfb389201329b33068f78c8e4","kind":"tag","published_at":"2022-12-15T02:54:33.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.4.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"ca7bc8f6ba27578e808d13545063120f8b0fc9b6","kind":"tag","published_at":"2022-12-08T04:31:36.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.3.1","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d95fb2846cd7b83ddeb778184312ac550d6c3b71","kind":"tag","published_at":"2022-11-03T00:42:50.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.3.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"6905b8f58695fb92919c2a453d9f4dc8abf420d0","kind":"tag","published_at":"2022-10-19T06:09:39.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.2.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"498224a766882940b97e9ed183170a33c03740bd","kind":"tag","published_at":"2022-09-26T11:10:32.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.1.1","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b92180d3f5c2ef2c3f6723f3d442ddb297f1b8fb","kind":"tag","published_at":"2022-09-21T07:37:01.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.1.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"4d1d769fd63612920dfdf91393a8fd10b413219d","kind":"tag","published_at":"2022-08-03T14:49:11.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.0.3","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ed39a654b2f3f6b47186d50971fb3846632ba847","kind":"tag","published_at":"2022-07-08T10:35:58.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.0.2","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f7f04d24b3b516d496756d86bbe60d3524a41ba9","kind":"tag","published_at":"2022-05-09T12:06:59.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.0.1","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"cb38934cdeaa8fc2bcfda0b36e486340cd936d97","kind":"tag","published_at":"2022-04-29T13:43:24.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v1.0.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v1.0.0/manifests"},{"name":"v0.7.0","sha":"d836ec2886e070f25de9dd4267d511fe1a0bb1a8","kind":"tag","published_at":"2022-03-02T23:30:58.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v0.7.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"9d5d5b79fb3caa4509a7aca4969fd78a5244fa7f","kind":"tag","published_at":"2022-02-08T08:42:33.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v0.6.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cce7c9a2b1627350676e7520192a9d73bb1a6eb7","kind":"tag","published_at":"2022-01-07T17:04:08.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v0.5.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"959b4d3a0dad1f06e6907f4836f74bb21acd3236","kind":"tag","published_at":"2021-10-28T05:42:29.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v0.4.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"0dfe4ca835c3955be507a3d13d0e0d9a90411d00","kind":"tag","published_at":"2021-08-10T12:48:18.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v0.3.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"eff6f53d219c73f3d6ab1a9f6f3104a51750db8e","kind":"tag","published_at":"2021-05-27T09:17:39.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v0.2.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"a2015b5983c63a4ea3ca36f65a0f1f2200326f79","kind":"tag","published_at":"2021-03-21T13:47:26.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v0.1.1","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a545632cd91e34d085b14ee84dce20ce28d248a1","kind":"tag","published_at":"2021-03-21T04:17:35.000Z","download_url":"https://codeload.github.com/BigDataBiology/SemiBin/tar.gz/v0.1.0","html_url":"https://github.com/BigDataBiology/SemiBin/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BigDataBiology/SemiBin@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-06T05:47:10.147Z","dependent_packages_count":0,"downloads":124,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.544535966731205,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":7.897008494774798,"forks_count":11.41236680288737,"docker_downloads_count":null,"average":12.710162699616225},"purl":"pkg:pypi/semibin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/semibin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/semibin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/semibin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-02T20:51:30.152Z","issues_count":129,"pull_requests_count":38,"avg_time_to_close_issue":6038595.861111111,"avg_time_to_close_pull_request":227420.51351351352,"issues_closed_count":108,"pull_requests_closed_count":37,"pull_request_authors_count":7,"issue_authors_count":80,"avg_comments_per_issue":3.3410852713178296,"avg_comments_per_pull_request":0.47368421052631576,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":6330292.944444444,"past_year_avg_time_to_close_pull_request":16.0,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.0606060606060606,"past_year_avg_comments_per_pull_request":0.0,"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/BigDataBiology%2FSemiBin/issues","maintainers":[{"login":"luispedro","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luispedro"},{"login":"psj1997","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psj1997"}],"active_maintainers":[{"login":"luispedro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luispedro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semibin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semibin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semibin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/semibin/related_packages","maintainers":[{"uuid":"luispedro","login":"luispedro","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/luispedro/","role":null,"created_at":"2022-12-29T21:27:23.025Z","updated_at":"2022-12-29T21:27:23.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/luispedro/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724957,"maintainers_count":308278,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":656445,"full_name":"BigDataBiology/SemiBin","default_branch":"main","committers":[{"name":"Luis Pedro Coelho","email":"luis@luispedro.org","login":null,"count":292},{"name":"psj1997","email":"1176894699@qq.com","login":null,"count":268},{"name":"SvetlanaUP","email":"66676084+SvetlanaUP","login":"SvetlanaUP","count":10},{"name":"Yang Yunyi","email":"yunyiyang@ln.hk","login":null,"count":2},{"name":"Florian Plaza Oñate","email":"florian.plaza-onate@inra.fr","login":null,"count":1},{"name":"Sebastian Jaenicke","email":"sjaenick@CeBiTec.Uni-Bielefeld.DE","login":null,"count":1}],"total_commits":574,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":95.66666666666667,"dds":0.49128919860627174,"past_year_committers":[{"name":"Luis Pedro Coelho","email":"luis@luispedro.org","login":null,"count":65},{"name":"psj1997","email":"1176894699@qq.com","login":null,"count":15}],"past_year_total_commits":80,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":40.0,"past_year_dds":0.1875,"last_synced_at":"2024-09-14T12:00:30.955Z","last_synced_commit":"e31fc97d0be5d5a2a08246b3eaded2e889552054","created_at":"2023-03-09T09:48:45.808Z","updated_at":"2024-09-14T12:00:30.956Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"BigDataBiology/SemiBin","html_url":"https://github.com/BigDataBiology/SemiBin","last_synced_at":"2025-08-31T11:35:30.578Z","status":null,"issues_count":126,"pull_requests_count":39,"avg_time_to_close_issue":5908422.168224299,"avg_time_to_close_pull_request":221436.18421052632,"issues_closed_count":107,"pull_requests_closed_count":38,"pull_request_authors_count":7,"issue_authors_count":78,"avg_comments_per_issue":3.1904761904761907,"avg_comments_per_pull_request":0.46153846153846156,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":2832379.846153846,"past_year_avg_time_to_close_pull_request":16.0,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:23:34.166Z","updated_at":"2025-09-03T00:47:25.891Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigDataBiology%2FSemiBin/issues","issue_labels_count":{"enhancement":4,"good first issue":3,"bad-error-message":2,"wontfix":2,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":109,"MEMBER":12,"CONTRIBUTOR":3,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":15,"MEMBER":14,"COLLABORATOR":6,"NONE":5},"issue_authors":{"luispedro":12,"fplaza":7,"SilasK":5,"Louis-MG":3,"guangingmai":3,"FelipeMSD":3,"adityabandla":3,"LanSabb":2,"SvetlanaUP":2,"yazhinia":2,"ZarulHanifah":2,"PeterCx":2,"B-1991-ing":2,"nashanghenzan":2,"rhysnewell":2,"francesco-ricci":2,"rdenise":2,"mgabriell1":2,"eperezv":2,"hildebra":2,"jolespin":2,"bebatut":2,"zpinocchio":2,"joeyclancy":2,"shenwei356":1,"astrovsky01":1,"sjaenick":1,"heavennew":1,"Ealeosd123":1,"Sung-hub":1,"microsud":1,"Ijingyuliu":1,"huizhen-yan":1,"jamesabbott":1,"heleeno":1,"richardlett":1,"pangenomics":1,"wisnu-adi":1,"michoug":1,"lexinwei":1,"ckeuschn":1,"strejcem":1,"gabrieleghiotto":1,"lfdelzam":1,"JSSaini":1,"Lucas-Maciel":1,"x-rv":1,"123chenshixin":1,"zh8008":1,"Sebastien-Raguideau":1,"ElderMedic":1,"GuoYang-qd":1,"Paupiera":1,"psj1997":1,"HitMonk":1,"bartns":1,"sakuragi0109":1,"StickHu":1,"gjordaopiedade":1,"timternetnet":1,"AAwan2":1,"Thexiyang":1,"palomo11":1,"ohickl":1,"Luponsky":1,"jserrana":1,"PlantHealth-Analytics":1,"Sumsarium":1,"kafker":1,"Ralwoss":1,"gbouras13":1,"vsanchez0":1,"apcamargo":1,"susheelbhanu":1,"mjq2223":1,"KageyamaTakuya":1,"SantaMcCloud":1,"ah140797":1,"Kangmengling":1},"pull_request_authors":{"SvetlanaUP":14,"luispedro":14,"psj1997":6,"SebastianDall":2,"alienzj":2,"fplaza":1,"sjaenick":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058903,"issues_count":30998414,"pull_requests_count":93803781,"authors_count":10685242,"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":{"wontfix":2,"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":24},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{"guangingmai":3,"adityabandla":2,"francesco-ricci":2,"jolespin":2,"LanSabb":2,"Louis-MG":2,"Sung-hub":1,"SantaMcCloud":1,"sakuragi0109":1,"rdenise":1,"PlantHealth-Analytics":1,"mjq2223":1,"KageyamaTakuya":1,"Ijingyuliu":1,"astrovsky01":1,"ah140797":1,"123chenshixin":1},"past_year_pull_request_authors":{"SebastianDall":2},"maintainers":[{"login":"luispedro","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luispedro"},{"login":"psj1997","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psj1997"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":42,"WatchEvent":22,"IssueCommentEvent":65,"PushEvent":24,"PullRequestEvent":2,"ForkEvent":1},"last_year":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":42,"WatchEvent":22,"IssueCommentEvent":65,"PushEvent":24,"PullRequestEvent":2,"ForkEvent":1}},"keywords":["assembly-binning","bioinformatics","deep-learning","metagenomics","self-supervised-learning"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-01T00:18:07.383Z","updated_at":"2022-08-01T00:18:07.383Z","repository_link":"https://github.com/BigDataBiology/SemiBin/blob/main/docs/requirements.txt","dependencies":[{"id":533187751,"package_name":"mkdocs","ecosystem":"pypi","requirements":"\u003e=1.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-01T00:18:07.512Z","updated_at":"2022-08-01T00:18:07.512Z","repository_link":"https://github.com/BigDataBiology/SemiBin/blob/main/setup.py","dependencies":[{"id":533189753,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":533189754,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":533189755,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":533189756,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":533189757,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":533189758,"package_name":"python-igraph","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":533189759,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":533189760,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":533189761,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":533189762,"package_name":"numexpr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/semibin_test.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T08:30:52.086Z","updated_at":"2023-02-16T08:30:52.086Z","repository_link":"https://github.com/BigDataBiology/SemiBin/blob/main/.github/workflows/semibin_test.yml","dependencies":[{"id":7708204933,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7708204984,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7708204985,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":11.664993978593163,"created_at":"2025-09-04T15:50:56.414Z","updated_at":"2025-10-07T08:11:18.655Z","avatar_url":"https://github.com/BigDataBiology.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":124,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1038/s41467-022-29843-y","https://doi.org/10.1093/bioinformatics/btad209"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/24557","html_url":"https://science.ecosyste.ms/projects/24557","bibtex_url":"https://science.ecosyste.ms/projects/24557/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/24557/export.apalike"}