{"id":2462,"name":"Sourcepredict","description":"Sourcepredict: Prediction of metagenomic sample sources using dimension reduction followed by machine learning classification - Published in JOSS (2019)","url":"https://github.com/maxibor/sourcepredict","last_synced_at":"2025-09-04T16:46:50.020Z","repository":{"id":57469451,"uuid":"161636346","full_name":"maxibor/sourcepredict","owner":"maxibor","description":"Prediction/source tracking of metagenomic samples source using machine learning","archived":false,"fork":false,"pushed_at":"2024-10-14T14:52:16.000Z","size":24479,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T21:39:01.733Z","etag":null,"topics":["machine-learning","microbiome","source-tracking"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxibor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","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}},"created_at":"2018-12-13T12:31:18.000Z","updated_at":"2025-05-08T15:09:21.000Z","dependencies_parsed_at":"2025-04-14T19:00:48.033Z","dependency_job_id":"9932bbad-f4c4-43b8-a488-8016e0acbf4c","html_url":"https://github.com/maxibor/sourcepredict","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/maxibor/sourcepredict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor","download_url":"https://codeload.github.com/maxibor/sourcepredict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/sbom","scorecard":{"id":629191,"data":{"date":"2025-08-11","repo":{"name":"github.com/maxibor/sourcepredict","commit":"50cdf9995cbb1358dba29ed493304c6018e4b0a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_conda.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/sourcepredict_ci.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":"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":"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/publish_conda.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sourcepredict/publish_conda.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_conda.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sourcepredict/publish_conda.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sourcepredict/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sourcepredict/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sourcepredict/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sourcepredict_ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sourcepredict/sourcepredict_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sourcepredict_ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sourcepredict/sourcepredict_ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:19","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.yml:8"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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"}}]},"last_synced_at":"2025-08-21T07:21:36.309Z","repository_id":57469451,"created_at":"2025-08-21T07:21:36.309Z","updated_at":"2025-08-21T07:21:36.309Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"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":"maxibor","name":"Maxime Borry","uuid":"8630837","kind":"user","description":"Bioinformatics Scientist","email":"","website":"https://maximeborry.com","location":"Mainz, Germany","twitter":null,"company":"TRON - Translational Oncology Mainz","icon_url":"https://avatars.githubusercontent.com/u/8630837?u=af363b81e959b72e28cb637e9d0c9040b14320d4\u0026v=4","repositories_count":141,"last_synced_at":"2025-08-28T12:16:25.648Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maxibor","funding_links":[],"total_stars":141,"followers":103,"following":105,"created_at":"2022-11-11T03:07:12.793Z","updated_at":"2025-08-28T12:16:25.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor/repositories"},"packages":[{"id":2926570,"name":"sourcepredict","ecosystem":"pypi","description":"Classification and prediction of the origin of metagenomic samples","homepage":"https://github.com/maxibor/sourcepredict","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/maxibor/sourcepredict","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-03-02T16:26:43.000Z","latest_release_published_at":"2024-10-14T14:52:53.000Z","latest_release_number":"0.5.1","last_synced_at":"2025-09-03T23:10:43.872Z","created_at":"2022-04-10T12:40:13.734Z","updated_at":"2025-09-03T23:10:43.872Z","registry_url":"https://pypi.org/project/sourcepredict/","install_command":"pip install sourcepredict --index-url https://pypi.org/simple","documentation_url":"https://sourcepredict.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"sourcepredict","project_status":null},"repo_metadata":{"id":57469451,"uuid":"161636346","full_name":"maxibor/sourcepredict","owner":"maxibor","description":"Prediction/source tracking of metagenomic samples source using machine learning","archived":false,"fork":false,"pushed_at":"2020-04-15T15:28:18.000Z","size":24493,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-07T20:21:35.412Z","etag":null,"topics":["machine-learning","microbiome","source-tracking"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxibor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-13T12:31:18.000Z","updated_at":"2024-06-06T10:19:23.000Z","dependencies_parsed_at":"2022-09-19T10:11:30.315Z","dependency_job_id":null,"html_url":"https://github.com/maxibor/sourcepredict","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor","download_url":"https://codeload.github.com/maxibor/sourcepredict/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214671999,"owners_count":15767652,"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":"maxibor","name":"Maxime Borry","uuid":"8630837","kind":"user","description":"Doctoral researcher in life data science.","email":"","website":"https://maximeborry.com","location":"Leipzig, Germany","twitter":"notmaxib","company":"Max Planck institute for Evolutionary Anthropology","icon_url":"https://avatars.githubusercontent.com/u/8630837?u=af363b81e959b72e28cb637e9d0c9040b14320d4\u0026v=4","repositories_count":18,"last_synced_at":"2023-02-27T20:50:25.086Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maxibor","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T03:07:12.793Z","updated_at":"2023-02-27T20:50:25.112Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor/repositories"},"tags":[{"name":"0.5","sha":"00ec1537f414c5faadb8c105126a1001f6b0359f","kind":"commit","published_at":"2020-04-15T15:24:45.000Z","download_url":"https://codeload.github.com/maxibor/sourcepredict/tar.gz/0.5","html_url":"https://github.com/maxibor/sourcepredict/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/0.5/manifests"},{"name":"0.4","sha":"53b1609b60d7ea83b7a951cae3ec2dc7c83f68e2","kind":"commit","published_at":"2019-11-07T10:08:13.000Z","download_url":"https://codeload.github.com/maxibor/sourcepredict/tar.gz/0.4","html_url":"https://github.com/maxibor/sourcepredict/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/0.4/manifests"},{"name":"0.34","sha":"3a70753a65ecdb834e8e7d1f6de605773e60c316","kind":"commit","published_at":"2019-08-28T08:31:01.000Z","download_url":"https://codeload.github.com/maxibor/sourcepredict/tar.gz/0.34","html_url":"https://github.com/maxibor/sourcepredict/releases/tag/0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/0.34/manifests"},{"name":"0.33","sha":"f78d01d0838164315759eebf929ab56e3e3b7c46","kind":"commit","published_at":"2019-06-28T11:13:29.000Z","download_url":"https://codeload.github.com/maxibor/sourcepredict/tar.gz/0.33","html_url":"https://github.com/maxibor/sourcepredict/releases/tag/0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/0.33/manifests"},{"name":"v0.1.1","sha":"eab7ef35f643481c882f67c2d3028af6fd3e8458","kind":"commit","published_at":"2019-01-07T14:48:40.000Z","download_url":"https://codeload.github.com/maxibor/sourcepredict/tar.gz/v0.1.1","html_url":"https://github.com/maxibor/sourcepredict/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"6699132a8ce41005c14561339cc9c42fbe191193","kind":"commit","published_at":"2019-01-04T11:41:18.000Z","download_url":"https://codeload.github.com/maxibor/sourcepredict/tar.gz/v0.1","html_url":"https://github.com/maxibor/sourcepredict/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-08-09T13:41:53.282Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.78503281657643,"dependent_repos_count":21.615158380108443,"dependent_packages_count":10.09540786432578,"stargazers_count":23.06507545408914,"forks_count":29.760039392244842,"docker_downloads_count":1.837814317775844,"average":25.859754704186745},"purl":"pkg:pypi/sourcepredict","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sourcepredict","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sourcepredict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sourcepredict/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-07T20:21:38.647Z","issues_count":3,"pull_requests_count":1,"avg_time_to_close_issue":495003.0,"avg_time_to_close_pull_request":1025.0,"issues_closed_count":3,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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/maxibor%2Fsourcepredict/issues","maintainers":[{"login":"maxibor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxibor"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sourcepredict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sourcepredict/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sourcepredict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sourcepredict/related_packages","maintainers":[{"uuid":"maxibor","login":"maxibor","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/maxibor/","role":null,"created_at":"2023-02-25T12:37:29.589Z","updated_at":"2023-02-25T12:37:29.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/maxibor/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724742,"maintainers_count":308195,"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":662253,"full_name":"maxibor/sourcepredict","default_branch":"master","committers":[{"name":"maxibor","email":"maxime.borry@gmail.com","login":"maxibor","count":186},{"name":"Maxime Borry","email":"borry@mpi-sdag1.sdag.ppj.shh.mpg.de","login":null,"count":8},{"name":"Maxime Borry","email":"borry@mpi-cruncher1.sdag.ppj.shh.mpg.de","login":null,"count":3}],"total_commits":197,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":65.66666666666667,"dds":0.055837563451776595,"past_year_committers":[{"name":"maxibor","email":"maxime.borry@gmail.com","login":"maxibor","count":8}],"past_year_total_commits":8,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T08:21:02.505Z","last_synced_commit":"50cdf9995cbb1358dba29ed493304c6018e4b0a1","created_at":"2023-03-09T10:06:08.424Z","updated_at":"2025-08-07T08:21:02.505Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"maxibor/sourcepredict","html_url":"https://github.com/maxibor/sourcepredict","last_synced_at":"2025-08-31T21:39:47.755Z","status":"error","issues_count":3,"pull_requests_count":1,"avg_time_to_close_issue":495003.0,"avg_time_to_close_pull_request":1025.0,"issues_closed_count":3,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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-15T00:23:53.262Z","updated_at":"2025-08-31T21:39:47.755Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsourcepredict/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3},"pull_request_author_associations_count":{"OWNER":1},"issue_authors":{"gavinmdouglas":2,"will-rowe":1},"pull_request_authors":{"maxibor":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9891540,"issues_count":29003691,"pull_requests_count":82930250,"authors_count":8617850,"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":"maxibor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxibor"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["machine-learning","microbiome","source-tracking"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-19T10:11:30.083Z","updated_at":"2022-09-19T10:11:30.083Z","repository_link":"https://github.com/maxibor/sourcepredict/blob/master/docs/requirements.txt","dependencies":[{"id":5415406044,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415406045,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415406046,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-19T10:11:30.167Z","updated_at":"2022-09-19T10:11:30.167Z","repository_link":"https://github.com/maxibor/sourcepredict/blob/master/setup.py","dependencies":[{"id":5415407572,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415407578,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415407581,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415407583,"package_name":"scikit-bio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415407586,"package_name":"umap-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415407588,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415407591,"package_name":"ete3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_conda.yml","sha":null,"kind":"manifest","created_at":"2025-04-14T19:00:45.130Z","updated_at":"2025-04-14T19:00:45.130Z","repository_link":"https://github.com/maxibor/sourcepredict/blob/master/.github/workflows/publish_conda.yml","dependencies":[{"id":22686990694,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":22686990697,"package_name":"maxibor/conda-package-publish-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2025-04-14T19:00:47.137Z","updated_at":"2025-04-14T19:00:47.137Z","repository_link":"https://github.com/maxibor/sourcepredict/blob/master/.github/workflows/publish_pypi.yml","dependencies":[{"id":22686990776,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22686990777,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22686990778,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sourcepredict_ci.yml","sha":null,"kind":"manifest","created_at":"2025-04-14T19:00:47.444Z","updated_at":"2025-04-14T19:00:47.444Z","repository_link":"https://github.com/maxibor/sourcepredict/blob/master/.github/workflows/sourcepredict_ci.yml","dependencies":[{"id":22686990826,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22686990827,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":5.78074351579233,"created_at":"2025-09-04T09:18:01.809Z","updated_at":"2025-10-07T08:04:39.992Z","avatar_url":"https://github.com/maxibor.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":10,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.10.5281/zenodo.3379603","https://doi.org/10.21105/joss.01540","https://doi.org/10.1038/nature11234","https://doi.org/10.1093/gigascience/giz004","https://doi.org/10.1038/s41564-019-0409-6","https://doi.org/10.1016/j.cell.2019.01.001","https://doi.org/10.1038/ncomms7505","http://doi.org/10.1016/j.cub.2015.04.055","https://doi.org/10.1186/s40168-018-0450-3","https://doi.org/10.1073/pnas.1215210110","https://dx.doi.org/10.1128%2FAEM.01646-17","http://dx.doi.org/10.21105/joss.01540"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2462","html_url":"https://science.ecosyste.ms/projects/2462"}