{"id":65143,"name":"metagenome-atlas","description":"ATLAS - Three commands to start analyzing your metagenome data","url":"https://github.com/metagenome-atlas/atlas","last_synced_at":"2025-09-08T13:20:47.893Z","repository":{"id":13879257,"uuid":"75199304","full_name":"metagenome-atlas/atlas","owner":"metagenome-atlas","description":"ATLAS - Three commands to start analyzing your metagenome data","archived":false,"fork":false,"pushed_at":"2025-05-09T10:11:50.000Z","size":21279,"stargazers_count":390,"open_issues_count":15,"forks_count":100,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-05-29T05:12:35.622Z","etag":null,"topics":["annotation","assembly","functional-annotation","genomic-binning","metagenomics","snakemake","taxonomic-classifications"],"latest_commit_sha":null,"homepage":"https://metagenome-atlas.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metagenome-atlas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2016-11-30T15:19:28.000Z","updated_at":"2025-05-24T09:35:44.000Z","dependencies_parsed_at":"2023-07-18T07:40:06.072Z","dependency_job_id":"e29a226b-e356-4f7d-8cf3-a3fcb6cc53fe","html_url":"https://github.com/metagenome-atlas/atlas","commit_stats":{"total_commits":2453,"total_committers":37,"mean_commits":66.29729729729729,"dds":"0.24622910721565427","last_synced_commit":"81d03f1b0ffdaeaf03d61ac0b8328cfed486230f"},"previous_names":["pnnl/atlas"],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/metagenome-atlas/atlas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metagenome-atlas","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/sbom","scorecard":{"id":637656,"data":{"date":"2025-08-11","repo":{"name":"github.com/metagenome-atlas/atlas","commit":"b7694014f0bb3284255325b7abb93d2cf58224e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/19 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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/conventional-prs.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/conventional-prs.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/format.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/conventional-prs.yml:11","Warn: no topLevel permission defined: .github/workflows/format.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/codespell.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional-prs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/conventional-prs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/python-package-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metagenome-atlas/atlas/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating continuumio/miniconda3:24.9.2-0 to continuumio/miniconda3:24.9.2-0@sha256:15f887d74b3ffe0fa21a741bfeaec8ccc8947b527acfb7542eff84ae1bfdd6bf","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:182","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:248","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/release-please.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/release-please.yml:33","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   6 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-21T09:40:23.682Z","repository_id":13879257,"created_at":"2025-08-21T09:40:23.682Z","updated_at":"2025-08-21T09:40:23.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190767,"owners_count":25238226,"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-08T02:00:09.813Z","response_time":121,"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":"metagenome-atlas","name":"metagenome-atlas","uuid":"45620229","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45620229?v=4","repositories_count":27,"last_synced_at":"2023-08-13T05:21:10.111Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metagenome-atlas","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T03:34:48.541Z","updated_at":"2023-08-13T05:21:10.394Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metagenome-atlas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metagenome-atlas/repositories"},"packages":[{"id":2799973,"name":"metagenome-atlas","ecosystem":"pypi","description":"ATLAS - workflows for assembly, annotation, and genomic binning of metagenomic and metatranscriptomic data.","homepage":"https://github.com/metagenome-atlas/atlas","licenses":"BSD-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/metagenome-atlas/atlas","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2018-12-13T18:13:02.000Z","latest_release_published_at":"2018-12-13T18:15:12.000Z","latest_release_number":"2.0.0","last_synced_at":"2025-09-04T11:48:10.775Z","created_at":"2022-04-10T11:35:12.623Z","updated_at":"2025-09-04T11:48:10.776Z","registry_url":"https://pypi.org/project/metagenome-atlas/","install_command":"pip install metagenome-atlas --index-url https://pypi.org/simple","documentation_url":"https://metagenome-atlas.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"metagenome-atlas","project_status":null},"repo_metadata":{"id":13879257,"uuid":"75199304","full_name":"metagenome-atlas/atlas","owner":"metagenome-atlas","description":"ATLAS - Three commands to start analyzing your metagenome data","archived":false,"fork":false,"pushed_at":"2024-08-17T19:36:59.000Z","size":21325,"stargazers_count":372,"open_issues_count":11,"forks_count":98,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-10-12T20:41:13.955Z","etag":null,"topics":["annotation","assembly","functional-annotation","genomic-binning","metagenomics","snakemake","taxonomic-classifications"],"latest_commit_sha":null,"homepage":"https://metagenome-atlas.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metagenome-atlas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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}},"created_at":"2016-11-30T15:19:28.000Z","updated_at":"2024-10-01T18:26:08.000Z","dependencies_parsed_at":"2023-07-18T07:40:06.072Z","dependency_job_id":"e29a226b-e356-4f7d-8cf3-a3fcb6cc53fe","html_url":"https://github.com/metagenome-atlas/atlas","commit_stats":{"total_commits":2452,"total_committers":40,"mean_commits":61.3,"dds":0.3230016313213703,"last_synced_commit":"8914edeec6327b1592486b7c368ebce3e8489be2"},"previous_names":["pnnl/atlas"],"tags_count":80,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metagenome-atlas","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219855514,"owners_count":16556167,"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":"metagenome-atlas","name":"metagenome-atlas","uuid":"45620229","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45620229?v=4","repositories_count":27,"last_synced_at":"2023-08-13T05:21:10.111Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metagenome-atlas","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T03:34:48.541Z","updated_at":"2023-08-13T05:21:10.394Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metagenome-atlas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metagenome-atlas/repositories"},"tags":[{"name":"2.19.0","sha":"db21d7a7b14975fa1d44cd4d8e098a33129aaa3b","kind":"tag","published_at":"2024-07-29T10:19:09.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.19.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.19.0/manifests"},{"name":"v2.18.2","sha":"b2ea514ca508b2816bf62722721790499fb57716","kind":"commit","published_at":"2024-06-26T08:29:23.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.18.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.18.2/manifests"},{"name":"v2.18.1","sha":"2871b8a1d6093b4caf1cad03145bcd3daa001f71","kind":"commit","published_at":"2023-10-11T08:18:30.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.18.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.18.1/manifests"},{"name":"2.18.1","sha":"5e695c9d4185d8408b9883f7c1d0fa33284390b1","kind":"commit","published_at":"2023-08-25T13:44:20.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.18.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.18.1/manifests"},{"name":"v2.18.0","sha":"5caa6ca740b236892e77ecf924eaba226521d2fb","kind":"commit","published_at":"2023-08-17T06:43:48.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.18.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.18.0/manifests"},{"name":"v2.17.2","sha":"cdd2581b8b5e7a4e7bc29e912a203346f589097c","kind":"commit","published_at":"2023-07-21T11:50:58.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.17.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.17.2/manifests"},{"name":"v2.17.1","sha":"0f9e06e4e5f4776c3f4f781d0cdd945de4b08b2a","kind":"commit","published_at":"2023-06-28T07:24:02.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.17.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.17.1/manifests"},{"name":"v2.17.0","sha":"da978538b38d0aa87fb058925af8180c7ae14a7d","kind":"commit","published_at":"2023-06-15T12:57:47.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.17.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.17.0/manifests"},{"name":"v2.16.3","sha":"43f258d12c0d466548f219adceae3a5fb617815a","kind":"commit","published_at":"2023-05-29T09:40:58.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.16.3","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"196bb0586dc5d4e8c0d5e5471f5ecd604f52a1f1","kind":"commit","published_at":"2023-05-17T13:29:58.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.16.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"af8322bfe9ef0723a3143d741d951a2462d000c0","kind":"commit","published_at":"2023-05-12T13:51:24.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.16.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"332d2654430de1f6a9b9028eabb9b3d42ad134ad","kind":"commit","published_at":"2023-05-12T13:03:06.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.16.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.16.0/manifests"},{"name":"v2.15.2","sha":"408aeaded173430f8c6bf9c1ac26ecea7598beac","kind":"commit","published_at":"2023-05-04T12:35:06.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.15.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.15.2/manifests"},{"name":"v2.5.1","sha":"b7019382de9f6900397375ce800af0609c419793","kind":"commit","published_at":"2023-04-21T14:06:10.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.5.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.5.1/manifests"},{"name":"v2.15.1","sha":"b7019382de9f6900397375ce800af0609c419793","kind":"commit","published_at":"2023-04-21T14:06:10.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.15.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"8b46cdd5acef6997f643c83d40f389e3ad33360f","kind":"commit","published_at":"2023-04-05T19:22:16.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.15.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.15.0/manifests"},{"name":"v2.14.3","sha":"fd1c18fee8e7ef531127d0e8228bfcf26104fafd","kind":"commit","published_at":"2023-03-01T08:26:40.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.14.3","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"1dc9419a4cae34d483a7225b473af662bb306fc0","kind":"commit","published_at":"2023-02-21T08:20:54.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.14.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"1cf1c0679f4bc1d1074196002198dace6aa229e2","kind":"commit","published_at":"2023-02-16T09:54:35.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.14.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"c0b97a73610bd6568616cb09da9206d19086c8a5","kind":"commit","published_at":"2023-02-03T13:55:53.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.14.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"af0545dbd11274a6c3baafb5344705538aa2d901","kind":"commit","published_at":"2022-12-06T15:06:23.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.13.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"42c4cbd51514b8155a65b107647ceb2d3c233881","kind":"commit","published_at":"2022-11-25T12:56:29.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.13.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3d8e200e1643db42ffd0c156fc59defbf6e027b7","kind":"commit","published_at":"2022-10-06T13:57:17.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.12.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"694db4193d1c657442e0cdcc9dd65362953ffc07","kind":"commit","published_at":"2022-09-09T09:14:00.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.11.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1eee69c39cfd08570ef539eded7f75b3574b0976","kind":"commit","published_at":"2022-08-03T08:58:21.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.11.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"591446d181d6620efc79e83649d7a7865bbdd415","kind":"commit","published_at":"2022-07-26T13:51:39.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.10.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"c5b362e57985b5a44bd1b79da1d3f56d15050789","kind":"commit","published_at":"2022-04-11T08:32:03.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.9.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"2723c877ba937a3b6b08161bf50f4b2b747dda63","kind":"commit","published_at":"2022-04-04T09:39:57.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.9.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.9.0/manifests"},{"name":"v2.8.2","sha":"ac675425d20aed467945f688499b9eed9aa83e08","kind":"commit","published_at":"2022-02-07T14:50:59.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.8.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"698f181521843249c7ec16c18f43d2c11524b10f","kind":"commit","published_at":"2021-11-08T14:10:43.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.8.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"f347876c434efec5523cef3b6f3ec8c5cde32935","kind":"commit","published_at":"2021-11-01T10:41:29.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.8.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.8.0/manifests"},{"name":"2.7.0","sha":"4201450672fd48e8fd5df941324a1bd931281c70","kind":"commit","published_at":"2021-09-20T09:35:50.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.7.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.7.0/manifests"},{"name":"2.6a4","sha":"5001ac3badbb0bc3fdbd7d963565957ba2451dcf","kind":"commit","published_at":"2021-09-03T07:07:05.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.6a4","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.6a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.6a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.6a4/manifests"},{"name":"v2.6a4","sha":"0e2c887cb3b998cf2ef82c8f5ae23773e41f6f16","kind":"commit","published_at":"2021-08-16T12:29:15.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.6a4","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.6a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.6a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.6a4/manifests"},{"name":"2.6a3","sha":"a400e7acdb3edf7acf3c87a878ef0093da05ca3b","kind":"commit","published_at":"2021-07-31T19:37:29.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.6a3","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.6a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.6a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.6a3/manifests"},{"name":"2.6a2","sha":"1cf3eceb482be4fed7289ad98cdb8ade62f6c818","kind":"commit","published_at":"2021-05-21T18:31:08.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.6a2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.6a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.6a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.6a2/manifests"},{"name":"2.6a1","sha":"514674a5a889f2a66065da2cf5606ff6dc50b4cd","kind":"commit","published_at":"2021-05-16T14:09:12.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.6a1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.6a1/manifests"},{"name":"2.5.0","sha":"a6b309ae9d9a787f78bae521dad307241dccbe2d","kind":"commit","published_at":"2021-05-05T03:36:13.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.5.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.5.0/manifests"},{"name":"2.4.5","sha":"6d80e07872b4aa6a03e686d280d590b7cfa34a8c","kind":"commit","published_at":"2020-12-21T09:48:25.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.4.5","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.5/manifests"},{"name":"2.4.4","sha":"17e078421d6ae610ccc2438bd56567b13c025ca0","kind":"commit","published_at":"2020-10-27T17:18:08.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.4.4","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.4/manifests"},{"name":"2.4.3","sha":"a744644956ab143b1a0005f6c6022a0e027fcf8c","kind":"commit","published_at":"2020-09-15T07:05:26.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.4.3","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d8691ee41abe613e30b21475275958d9bd83f0c7","kind":"commit","published_at":"2020-08-31T08:23:29.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.4.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"6b0db7c687fc637777b61d36e8835caec78a8f8c","kind":"commit","published_at":"2020-07-24T08:57:24.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.4.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4.1/manifests"},{"name":"2.4","sha":"76fd72aa1a32809cedff71209000c81aa29197ad","kind":"commit","published_at":"2020-07-23T10:25:38.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.4","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.4/manifests"},{"name":"2.3.5","sha":"0da12e38ef8da051a02214b0ba820ced9f127c24","kind":"commit","published_at":"2020-07-16T12:34:40.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.3.5","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.5/manifests"},{"name":"2.3.4","sha":"25c1cb25e23fa9dde5184404aa45b2b8081ceb83","kind":"commit","published_at":"2020-07-14T13:04:45.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.3.4","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.4/manifests"},{"name":"2.3.3","sha":"c117333fe7c7b77154cfa3004ad50d2de1c4a472","kind":"commit","published_at":"2020-07-01T14:15:04.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.3.3","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"dba7a00ccc94bdd6d5fbc707fcd8e38ac8ce6b07","kind":"commit","published_at":"2020-06-08T14:26:02.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.3.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.2/manifests"},{"name":"2.3.beta2","sha":"ec2699261ab7eec3e4b1124684b3c20d8014ff11","kind":"commit","published_at":"2019-12-13T20:58:40.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.3.beta2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.3.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.beta2/manifests"},{"name":"2.3.beta1","sha":"8eff391d4f11e1bae3a68f7963382807adbc0e2a","kind":"commit","published_at":"2019-12-13T10:46:49.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.3.beta1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.3.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.beta1/manifests"},{"name":"2.3.0","sha":"d746df63dcdc71218905c4a693c00847a55bbe04","kind":"commit","published_at":"2019-12-12T14:53:16.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.3.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.3.0/manifests"},{"name":"v2.2.0","sha":"3afa56486eca5100c70dbf0b923088f0272eb0b2","kind":"commit","published_at":"2019-10-30T20:44:55.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.2.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.2.0/manifests"},{"name":"2.1.4","sha":"805af79ecda60c9a0e86502cacda52206fa9ee10","kind":"commit","published_at":"2019-07-29T21:21:28.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.1.4","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"de4c4be0fe4418b4d91891648106a2ea077e8c4d","kind":"commit","published_at":"2019-06-14T13:58:57.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/2.1.3","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/2.1.3/manifests"},{"name":"v2.1.1","sha":"052cdcae1c6a4481a2616e00a4926f5a8d3a7c9e","kind":"commit","published_at":"2019-05-29T13:03:34.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.1.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.1.1/manifests"},{"name":"v.2.1.0","sha":"422d9ba8de612a6d3ca8889da33b6d99c51f934b","kind":"commit","published_at":"2019-05-17T15:40:04.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v.2.1.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v.2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v.2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v.2.1.0/manifests"},{"name":"v2.1.0","sha":"422d9ba8de612a6d3ca8889da33b6d99c51f934b","kind":"commit","published_at":"2019-05-17T15:40:04.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.1.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.1.0/manifests"},{"name":"v2.1","sha":"e456bf541e2131ee0e365d5c57cdcb4e94c39de2","kind":"commit","published_at":"2019-05-17T12:12:54.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.1/manifests"},{"name":"v2.0.6","sha":"38fea1070d6d0e471c5b9c85d37413019564ae2f","kind":"commit","published_at":"2019-03-05T12:06:34.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.0.6","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"85598a694fd62064288e2fc56395cbdd612947b9","kind":"commit","published_at":"2019-03-01T14:58:57.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.0.5","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"75d097a4f0beb4942ece022fc48c243bf9603cca","kind":"commit","published_at":"2019-02-28T08:19:39.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.0.4","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"3759a8bededa4d74accaf6457ee795d847a16f9c","kind":"commit","published_at":"2019-02-27T13:29:38.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.0.3","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9ab6a494ae54549e67dd08f3e5a784ed69e714b4","kind":"commit","published_at":"2019-02-12T15:17:00.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.0.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f4bad3a71c6ac1ecb1143a232540ea366748125e","kind":"commit","published_at":"2019-02-07T10:30:45.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.0.1","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"facadcf0c2956c0d17cfe30d7c07855ff8313394","kind":"commit","published_at":"2019-02-06T10:03:19.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v2.0.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"a1c3ad339a3913244e5efe925d14cfd4d354ccb4","kind":"commit","published_at":"2018-09-12T12:00:35.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.35","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.35/manifests"},{"name":"v1.0.34","sha":"3ec724d0cb5760bc006682037da348d3531caf28","kind":"commit","published_at":"2018-06-22T12:30:22.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.34","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.34/manifests"},{"name":"v1.0.33","sha":"a01f1ae678a70ae16380f3cbaa41eec62e8610c9","kind":"commit","published_at":"2018-06-19T17:57:57.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.33","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.33/manifests"},{"name":"v1.0.32","sha":"89c3ffae40f043d82f6891fa56683b9c413ce669","kind":"commit","published_at":"2018-05-07T15:44:47.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.32","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.32/manifests"},{"name":"v1.0.22","sha":"3759d8632f939d316ea60004d5fb4142d226d497","kind":"commit","published_at":"2018-01-09T23:56:43.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.22","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.22/manifests"},{"name":"v1.0.20","sha":"662efeb418df5263e25afc94a68ee952eab34966","kind":"commit","published_at":"2018-01-09T18:44:24.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.20","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"7ce47fbd15caf48bb242d1c32eb83e78d03f7aed","kind":"commit","published_at":"2017-11-25T03:14:28.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.19","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"f1c04c07b189660682cee5dbbd47033840357c7a","kind":"commit","published_at":"2017-11-22T17:07:47.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.18","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.18/manifests"},{"name":"1.0.14","sha":"31d7f7443a669a79381a6b2d1e018a30a14bdf97","kind":"commit","published_at":"2017-07-04T00:49:08.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/1.0.14","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/1.0.14/manifests"},{"name":"1.0.8","sha":"5973900064ff05dfad1ebfbecfc3e13700ee7dbb","kind":"commit","published_at":"2017-06-30T20:21:04.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/1.0.8","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/1.0.8/manifests"},{"name":"v1.0.5","sha":"f721853460be51a2738a750483df6794e367cd1a","kind":"commit","published_at":"2017-04-12T16:29:27.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.5","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"0f94b33051b6f4af0d6bce932a1b5acada48326b","kind":"commit","published_at":"2017-03-16T22:00:18.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.4","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4c4a8991349df32184156f2c6ffc989bfb178b30","kind":"commit","published_at":"2017-03-15T16:23:16.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.3","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"3f05c002f162e7f21b55c57d442c5c5c6644c0cd","kind":"commit","published_at":"2017-03-14T17:38:53.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.2","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"584ebe660dc4acccb085e16603ff22a0738ea52d","kind":"commit","published_at":"2017-02-20T20:50:38.000Z","download_url":"https://codeload.github.com/metagenome-atlas/atlas/tar.gz/v1.0.0","html_url":"https://github.com/metagenome-atlas/atlas/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-11-02T15:03:38.216Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.70989825996006,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.119285352930213,"stargazers_count":3.5149084203822865,"forks_count":4.664265666714839,"docker_downloads_count":null,"average":18.91061849501261},"purl":"pkg:pypi/metagenome-atlas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/metagenome-atlas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/metagenome-atlas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/metagenome-atlas/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-12T20:40:53.426Z","issues_count":116,"pull_requests_count":58,"avg_time_to_close_issue":21535463.2972973,"avg_time_to_close_pull_request":4863904.37254902,"issues_closed_count":111,"pull_requests_closed_count":51,"pull_request_authors_count":13,"issue_authors_count":73,"avg_comments_per_issue":4.793103448275862,"avg_comments_per_pull_request":0.5689655172413793,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":20,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":2633432.625,"past_year_avg_time_to_close_pull_request":2642038.25,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.8461538461538461,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/issues","maintainers":[{"login":"SilasK","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SilasK"}],"active_maintainers":[{"login":"SilasK","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SilasK"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/metagenome-atlas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/metagenome-atlas/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/metagenome-atlas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/metagenome-atlas/related_packages","maintainers":[{"uuid":"brwnj","login":"brwnj","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/brwnj/","role":null,"created_at":"2023-02-23T13:27:50.978Z","updated_at":"2023-02-23T13:27:50.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/brwnj/packages"},{"uuid":"silask","login":"silask","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/silask/","role":null,"created_at":"2023-02-23T13:27:51.020Z","updated_at":"2023-02-23T13:27:51.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/silask/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":610383,"full_name":"metagenome-atlas/atlas","default_branch":"main","committers":[{"name":"kiesers","email":"silas.kieser@gmail.com","login":"SilasK","count":1849},{"name":"Joe Brown","email":"joe.brown@pnnl.gov","login":null,"count":337},{"name":"Joe Brown","email":"brwnjm@gmail.com","login":"brwnj","count":75},{"name":"“Sean","email":"“seanmcolby@gmail.com”","login":null,"count":45},{"name":"Sean Colby","email":"seanmcolby@gmail.com","login":"smcolby","count":44},{"name":"Richard Allen White III","email":"raw937@gmail.com","login":"raw937","count":37},{"name":"yanhui09","email":"me@yanh.org","login":"yanhui09","count":8},{"name":"Brown, Joe","email":"joseph.brown@pnnl.gov","login":null,"count":6},{"name":"Jackson Tsuji","email":"jackson.tsuji@uwaterloo.ca","login":"jmtsuji","count":6},{"name":"Jackson M. Tsuji","email":"jmtsuji@uwaterloo.ca","login":null,"count":4},{"name":"Silvio Waschina","email":"32539757+Waschina","login":"Waschina","count":4},{"name":"Cedric Midoux","email":"cedric.midoux@inrae.fr","login":"CedricMidoux","count":4},{"name":"John Sundh","email":"john.sundh@scilifelab.se","login":"johnne","count":4},{"name":"Mladen Rasic","email":"mladen5000","login":"mladen5000","count":4},{"name":"Chris Overall","email":"nsilico@gmail.com","login":"coverall2357","count":2},{"name":"Johannes Zimmermann","email":"jo@jotech.net","login":"jotech","count":2},{"name":"Mattias","email":"m.dehollander@nioo.knaw.nl","login":"mdehollander","count":2},{"name":"Silas Kieser","email":"silas.kieser@gmiail.com","login":null,"count":2},{"name":"Silas Kieser","email":"silas@Silass-MacBook-Pro.local","login":null,"count":2},{"name":"Aron Arzoomand","email":"51719360+AroArz","login":"AroArz","count":1},{"name":"C. Titus Brown","email":"titus@idyll.org","login":"ctb","count":1},{"name":"Christopher Bottoms","email":"molecules","login":"molecules","count":1},{"name":"Colin Brislawn","email":"cbrisl@gmail.com","login":"colinbrislawn","count":1},{"name":"silas kieser","email":"rdkiesersi1@gate.nihs.ch.nestle.com","login":null,"count":1},{"name":"Yan Hui","email":"yanhui@g-12-l0002.cm.cluster","login":null,"count":1},{"name":"Silas Kieser","email":"kieser@bee.unige.ch","login":null,"count":1},{"name":"Sean M Colby","email":"colb804@constance01.pnl.gov","login":null,"count":1},{"name":"Richard A White","email":"whit040@constance03.pnl.gov","login":null,"count":1},{"name":"KIESER Silas","email":"kiesers@login2.baobab","login":null,"count":1},{"name":"LLansing","email":"35748909+LLansing","login":"LLansing","count":1},{"name":"Niklaus Johner","email":"niklaus.johner@a3.epfl.ch","login":"njohner","count":1},{"name":"Philipp Bayer","email":"PhilippBay@gmail.com","login":"philippbayer","count":1},{"name":"Roshni Biswas","email":"contact@roshnibiswas.tech","login":"roshni-b","count":1},{"name":"Vladimir Mikryukov","email":"vmikk","login":"vmikk","count":1},{"name":"alienzj","email":"alienchuj@gmail.com","login":"alienzj","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"wangzc","email":"wangzhichao1990@126.com","login":"wangzhichao1990","count":1}],"total_commits":2455,"total_committers":37,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":66.35135135135135,"dds":0.2468431771894094,"past_year_committers":[{"name":"silask","email":"silas.kieser@gmail.com","login":"SilasK","count":33},{"name":"Cedric Midoux","email":"cedric.midoux@inrae.fr","login":"CedricMidoux","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1}],"past_year_total_commits":36,"past_year_total_committers":3,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":12.0,"past_year_dds":0.08333333333333337,"last_synced_at":"2025-05-29T05:13:29.219Z","last_synced_commit":"b7694014f0bb3284255325b7abb93d2cf58224e6","created_at":"2023-03-09T07:21:28.943Z","updated_at":"2025-05-29T05:13:30.053Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"metagenome-atlas/atlas","html_url":"https://github.com/metagenome-atlas/atlas","last_synced_at":"2025-08-31T13:19:08.467Z","status":null,"issues_count":135,"pull_requests_count":60,"avg_time_to_close_issue":19483870.858267717,"avg_time_to_close_pull_request":4775507.923076923,"issues_closed_count":127,"pull_requests_closed_count":52,"pull_request_authors_count":14,"issue_authors_count":80,"avg_comments_per_issue":4.407407407407407,"avg_comments_per_pull_request":0.6333333333333333,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":20,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":5005753.214285715,"past_year_avg_time_to_close_pull_request":207046.0,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.85,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T17:38:46.346Z","updated_at":"2025-09-03T06:22:36.877Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagenome-atlas%2Fatlas/issues","issue_labels_count":{"stale":58,"Feature request":16,"enhancement":1,"minor bug":1,"Known issue":1,"bug":1,"autorelease: pending":1,"keep":1},"pull_request_labels_count":{"autorelease: pending":2,"stale":1,"autorelease: tagged":1},"issue_author_associations_count":{"NONE":90,"CONTRIBUTOR":28,"MEMBER":15},"pull_request_author_associations_count":{"MEMBER":45,"CONTRIBUTOR":18,"NONE":5},"issue_authors":{"SilasK":15,"mladen5000":8,"jotech":8,"bioinfogini":6,"Sofie8":3,"luozhy88":3,"trickovicmatija":2,"JustinGibbons":2,"bcpd":2,"ShevchenkoAlla":2,"rjain1990":2,"dingxm":2,"the-eon-flux":2,"IRSADFERHAT":2,"almutwerner":2,"bharat1912":2,"AroArz":2,"jilldv":2,"XC-Zhai":2,"johnne":2,"s-junguy":2,"Nachida08":1,"Justan6":1,"bheimbu":1,"AlexanderBartholomaeus":1,"jjsanchezgil":1,"bioforkgithub":1,"noirot":1,"bluenote-1577":1,"cmorganl":1,"LeeBergstrand":1,"raw937":1,"HamzaMbareche":1,"farhadm1990":1,"oceanias":1,"valery-shap":1,"steven-bioinfo":1,"strejcem":1,"ShailNair":1,"Roxy-mzh":1,"gaworj":1,"kmkappa":1,"CedricMidoux":1,"KJLambert":1,"jowodo":1,"johanneswerner":1,"LunavdL":1,"maithemagalhaes":1,"maggieweng":1,"dscheah":1,"GorkhmazAbbaszade":1,"RyloByte":1,"cam315":1,"AnneliektH":1,"claireewilliams":1,"mkardish":1,"botellaflotante":1,"hbyaoherbert":1,"LLansing":1,"SinaZim":1,"yustinus1":1,"CynthiaChibani":1,"slambrechts":1,"akbyers":1,"irvinng98":1,"lineroager":1,"CMagnoBR":1,"Lulyvldz92":1,"Patcha-pou":1,"anbadilla":1,"robbueck":1,"topfm":1,"philippbayer":1,"susheelbhanu":1,"github-actions[bot]":1,"MrTomRod":1,"abarilo":1,"bbagy":1,"jfourquet2":1,"skeffington":1,"jmtsuji":1},"pull_request_authors":{"SilasK":45,"johnne":3,"github-actions[bot]":3,"mladen5000":3,"CedricMidoux":2,"njohner":2,"Waschina":2,"mortonjt":2,"philippbayer":1,"trickovicmatija":1,"strejcem":1,"AroArz":1,"LLansing":1,"jotech":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078881,"issues_count":31310760,"pull_requests_count":96073094,"authors_count":10692485,"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":{"stale":6,"Feature request":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":17,"CONTRIBUTOR":2,"MEMBER":1},"past_year_pull_request_author_associations_count":{"MEMBER":2,"CONTRIBUTOR":2},"past_year_issue_authors":{"bioinfogini":6,"dingxm":2,"jotech":2,"ShevchenkoAlla":2,"Sofie8":2,"cam315":1,"GorkhmazAbbaszade":1,"hbyaoherbert":1,"Lulyvldz92":1,"oceanias":1,"SilasK":1},"past_year_pull_request_authors":{"SilasK":2,"CedricMidoux":2},"maintainers":[{"login":"SilasK","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SilasK"}],"active_maintainers":[{"login":"SilasK","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SilasK"}]},"events":{"total":{"IssuesEvent":39,"WatchEvent":21,"DeleteEvent":1,"IssueCommentEvent":51,"PushEvent":10,"PullRequestReviewEvent":1,"PullRequestEvent":3,"ForkEvent":3,"CreateEvent":5},"last_year":{"IssuesEvent":39,"WatchEvent":21,"DeleteEvent":1,"IssueCommentEvent":51,"PushEvent":10,"PullRequestReviewEvent":1,"PullRequestEvent":3,"ForkEvent":3,"CreateEvent":5}},"keywords":["annotation","assembly","functional-annotation","genomic-binning","metagenomics","snakemake","taxonomic-classifications"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-package-conda.yml","sha":null,"kind":"manifest","created_at":"2023-07-18T07:40:06.041Z","updated_at":"2023-07-18T07:40:06.041Z","repository_link":"https://github.com/metagenome-atlas/atlas/blob/main/.github/workflows/python-package-conda.yml","dependencies":[{"id":11644737378,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.5.2","direct":true,"kind":"composite","optional":false},{"id":11644737379,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11644737380,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-07-18T07:40:06.049Z","updated_at":"2023-07-18T07:40:06.049Z","repository_link":"https://github.com/metagenome-atlas/atlas/blob/main/.github/workflows/stale.yml","dependencies":[{"id":11644737381,"package_name":"actions/stale","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]}],"score":12.610537253304754,"created_at":"2025-09-08T11:18:36.853Z","updated_at":"2025-10-07T08:24:54.763Z","avatar_url":"https://github.com/metagenome-atlas.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":17,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1186/s12859-020-03585-4"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics","microbiome","sequences","metabarcoding","nextflow","networks","workflows","interpretability","standardization","animal"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65143","html_url":"https://science.ecosyste.ms/projects/65143"}