{"id":66609,"name":"scikit-allel","description":"A Python package for exploring and analysing genetic variation data","url":"https://github.com/cggh/scikit-allel","last_synced_at":"2025-09-08T13:41:40.369Z","repository":{"id":26432509,"uuid":"29883079","full_name":"cggh/scikit-allel","owner":"cggh","description":"A Python package for exploring and analysing genetic variation data","archived":false,"fork":false,"pushed_at":"2025-09-03T22:08:49.000Z","size":40070,"stargazers_count":299,"open_issues_count":115,"forks_count":54,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-09-04T00:12:07.988Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cggh.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-26T21:42:44.000Z","updated_at":"2025-08-20T09:08:19.000Z","dependencies_parsed_at":"2024-06-01T17:31:41.552Z","dependency_job_id":"6a470a93-092d-484e-b4f9-2d249c701535","html_url":"https://github.com/cggh/scikit-allel","commit_stats":{"total_commits":898,"total_committers":13,"mean_commits":69.07692307692308,"dds":"0.057906458797327365","last_synced_commit":"e865e721f12e6b17cfc824bf1b95cee14c3b6afa"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/cggh/scikit-allel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggh%2Fscikit-allel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggh%2Fscikit-allel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggh%2Fscikit-allel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggh%2Fscikit-allel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cggh","download_url":"https://codeload.github.com/cggh/scikit-allel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggh%2Fscikit-allel/sbom","scorecard":{"id":272408,"data":{"date":"2025-08-11","repo":{"name":"github.com/cggh/scikit-allel","commit":"f9e17f71b395695d3d99c58f58c76a06c4ad8e12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cggh/scikit-allel/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:59"],"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":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-387 / GHSA-j8fq-86c5-5v2r","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2023-163 / GHSA-f73w-4m7g-ch9x","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-17T13:43:03.910Z","repository_id":26432509,"created_at":"2025-08-17T13:43:03.910Z","updated_at":"2025-08-17T13:43:03.910Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195165,"owners_count":25239146,"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":"cggh","name":"Centre for Genomics and Global Health","uuid":"7804180","kind":"organization","description":"","email":"info@cggh.org","website":"http://www.cggh.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7804180?v=4","repositories_count":11,"last_synced_at":"2024-04-07T00:41:24.355Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cggh","funding_links":[],"total_stars":318,"followers":3,"following":0,"created_at":"2022-11-02T21:05:37.088Z","updated_at":"2024-04-07T00:41:29.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cggh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cggh/repositories"},"packages":null,"commits":{"id":29497,"full_name":"cggh/scikit-allel","default_branch":"master","committers":[{"name":"Alistair Miles","email":"alimanfoo@googlemail.com","login":null,"count":846},{"name":"pyup-bot","email":"github-bot@pyup.io","login":"pyup-bot","count":32},{"name":"Nick Harding","email":"njh@well.ox.ac.uk","login":null,"count":9},{"name":"Murillo F. Rodrigues","email":"murillofer.rodrigues@gmail.com","login":null,"count":2},{"name":"nhaseley","email":"nhaseley@illumina.com","login":null,"count":1},{"name":"Jerome Kelleher","email":"jk@well.ox.ac.uk","login":null,"count":1},{"name":"Murillo Rodrigues","email":"murillorodrigues@Kellys-MacBook-Air.local","login":null,"count":1},{"name":"Nick Harding","email":"nicholas.harding@bdi.ox.ac.uk","login":null,"count":1},{"name":"Rahul Pisupati","email":"rahul.pisupati@gmi.oeaw.ac.at","login":null,"count":1},{"name":"Max Schelker","email":"m.schelker@gmx.com","login":null,"count":1},{"name":"peter","email":"petrel.harp@gmail.com","login":null,"count":1},{"name":"Tim Millar","email":"timothymillar","login":"timothymillar","count":1},{"name":"Summer Rae","email":"summerela","login":"summerela","count":1}],"total_commits":898,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":69.07692307692308,"dds":0.057906458797327365,"past_year_committers":[{"name":"Alistair Miles","email":"alimanfoo@googlemail.com","login":null,"count":3},{"name":"Max Schelker","email":"m.schelker@gmx.com","login":null,"count":1},{"name":"pyup.io bot","email":"github-bot@pyup.io","login":"pyup-bot","count":1}],"past_year_total_commits":5,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.6666666666666667,"past_year_dds":0.4,"last_synced_at":"2023-10-25T14:47:58.239Z","last_synced_commit":"e865e721f12e6b17cfc824bf1b95cee14c3b6afa","created_at":"2023-03-07T16:41:12.113Z","updated_at":"2023-10-25T14:47:58.256Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggh%2Fscikit-allel/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"cggh/scikit-allel","html_url":"https://github.com/cggh/scikit-allel","last_synced_at":"2025-09-05T04:31:04.333Z","status":null,"issues_count":57,"pull_requests_count":125,"avg_time_to_close_issue":4942469.285714285,"avg_time_to_close_pull_request":5421568.323232323,"issues_closed_count":14,"pull_requests_closed_count":99,"pull_request_authors_count":15,"issue_authors_count":46,"avg_comments_per_issue":2.473684210526316,"avg_comments_per_pull_request":1.232,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":26057.5,"past_year_avg_time_to_close_pull_request":2163057.4375,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7586206896551724,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-10T21:12:50.230Z","updated_at":"2025-09-05T04:31:04.335Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggh%2Fscikit-allel","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cggh%2Fscikit-allel/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":6,"github_actions":2},"issue_author_associations_count":{"NONE":43,"CONTRIBUTOR":13,"COLLABORATOR":1},"pull_request_author_associations_count":{"COLLABORATOR":83,"CONTRIBUTOR":27,"NONE":13,"MEMBER":2},"issue_authors":{"alimanfoo":8,"mufernando":3,"vsbuffalo":2,"travc":2,"kullrich":1,"schimar":1,"NTNguyen13":1,"KazegamiKuon":1,"timothymillar":1,"grlewis333":1,"pengyan19":1,"crisamor":1,"Hjorvik":1,"tomwells-oxf":1,"tiagoantao":1,"hyanwong":1,"jrdemasi":1,"podpearson":1,"nathanvranken":1,"philt31":1,"javadnoorb":1,"hardingnj":1,"yifangt-ACRD":1,"Anthchirp":1,"eric-czech":1,"shenweima":1,"raveancic":1,"joshfactorial":1,"sandyplus":1,"pmonnahan":1,"taprs":1,"jeromekelleher":1,"gmgs-999":1,"npb596":1,"theomeb":1,"feilchenfeldt":1,"meddly":1,"vappiah":1,"snowformatics":1,"ayadlin":1,"ddjukic":1,"raqueldias":1,"standage":1,"ghost":1,"cassiawag":1,"Ram-Nagar":1},"pull_request_authors":{"pyup-bot":80,"alimanfoo":17,"dependabot[bot]":6,"hardingnj":3,"leshaker":3,"timothymillar":3,"benjeffery":2,"maxibor":2,"mufernando":2,"sanjaynagi":2,"smbadiwe":1,"yakkoroma":1,"olavurmortensen":1,"jeromekelleher":1,"andrewgwalker":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"COLLABORATOR":21,"NONE":4,"CONTRIBUTOR":4},"past_year_issue_authors":{"alimanfoo":2,"jeromekelleher":1},"past_year_pull_request_authors":{"pyup-bot":21,"alimanfoo":4,"sanjaynagi":2,"maxibor":2},"maintainers":[{"login":"pyup-bot","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"hardingnj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hardingnj"},{"login":"benjeffery","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjeffery"}],"active_maintainers":[{"login":"pyup-bot","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}]},"events":{"total":{"WatchEvent":12,"DeleteEvent":5,"IssueCommentEvent":10,"PushEvent":117,"PullRequestEvent":16,"ForkEvent":3,"CreateEvent":9},"last_year":{"WatchEvent":12,"DeleteEvent":5,"IssueCommentEvent":10,"PushEvent":117,"PullRequestEvent":16,"ForkEvent":3,"CreateEvent":9}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T06:00:56.899Z","updated_at":"2022-08-29T06:00:56.899Z","repository_link":"https://github.com/cggh/scikit-allel/blob/master/requirements.txt","dependencies":[{"id":3118395428,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395429,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395430,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395431,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395432,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395433,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395434,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395435,"package_name":"pomegranate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395436,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395437,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395438,"package_name":"numexpr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395439,"package_name":"numcodecs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395440,"package_name":"zarr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395441,"package_name":"hmmlearn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395442,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395443,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev_base.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T06:00:57.038Z","updated_at":"2022-08-29T06:00:57.038Z","repository_link":"https://github.com/cggh/scikit-allel/blob/master/requirements_dev_base.txt","dependencies":[{"id":3118395465,"package_name":"cython","ecosystem":"pypi","requirements":"==0.29.24","direct":true,"kind":"development","optional":false},{"id":3118395466,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.2","direct":true,"kind":"development","optional":false},{"id":3118395467,"package_name":"dask","ecosystem":"pypi","requirements":"==2021.9.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev_optional.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T06:00:57.109Z","updated_at":"2022-08-29T06:00:57.109Z","repository_link":"https://github.com/cggh/scikit-allel/blob/master/requirements_dev_optional.txt","dependencies":[{"id":3118395557,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"development","optional":false},{"id":3118395558,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.4.3","direct":true,"kind":"development","optional":false},{"id":3118395559,"package_name":"seaborn","ecosystem":"pypi","requirements":"==0.11.2","direct":true,"kind":"development","optional":false},{"id":3118395560,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"development","optional":false},{"id":3118395561,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==1.0","direct":true,"kind":"development","optional":false},{"id":3118395562,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.4.0","direct":true,"kind":"development","optional":false},{"id":3118395563,"package_name":"numexpr","ecosystem":"pypi","requirements":"==2.7.3","direct":true,"kind":"development","optional":false},{"id":3118395564,"package_name":"zarr","ecosystem":"pypi","requirements":"==2.10.1","direct":true,"kind":"development","optional":false},{"id":3118395565,"package_name":"hmmlearn","ecosystem":"pypi","requirements":"==0.2.6","direct":true,"kind":"development","optional":false},{"id":3118395566,"package_name":"pomegranate","ecosystem":"pypi","requirements":"==0.14.5","direct":true,"kind":"development","optional":false},{"id":3118395567,"package_name":"pyfasta","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"development","optional":false},{"id":3118395568,"package_name":"ipython","ecosystem":"pypi","requirements":"==7.28.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_rtfd.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T06:00:57.234Z","updated_at":"2022-08-29T06:00:57.234Z","repository_link":"https://github.com/cggh/scikit-allel/blob/master/requirements_rtfd.txt","dependencies":[{"id":3118395586,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395587,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395588,"package_name":"mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395589,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3118395590,"package_name":"sphinx-issues","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_test.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T06:00:57.363Z","updated_at":"2022-08-29T06:00:57.363Z","repository_link":"https://github.com/cggh/scikit-allel/blob/master/requirements_test.txt","dependencies":[{"id":3118395592,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3118395593,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3118395594,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3118395595,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3118395596,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3118395597,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3118395598,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3118395599,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:30:12.633Z","updated_at":"2023-01-14T07:30:12.633Z","repository_link":"https://github.com/cggh/scikit-allel/blob/master/.github/workflows/deploy.yml","dependencies":[{"id":6893115316,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6893115317,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6893115318,"package_name":"joerick/cibuildwheel","ecosystem":"actions","requirements":"v1.11.0","direct":true,"kind":"composite","optional":false},{"id":6893115319,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6893115320,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6893115321,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:30:12.836Z","updated_at":"2023-01-14T07:30:12.836Z","repository_link":"https://github.com/cggh/scikit-allel/blob/master/.github/workflows/test.yml","dependencies":[{"id":6893115326,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893115327,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-01T17:32:17.377Z","updated_at":"2023-10-01T17:32:17.377Z","repository_link":"https://github.com/cggh/scikit-allel/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-01T17:32:17.390Z","updated_at":"2023-10-01T17:32:17.390Z","repository_link":"https://github.com/cggh/scikit-allel/blob/master/setup.py","dependencies":[]}],"score":8.590815331286851,"created_at":"2025-09-08T11:18:43.371Z","updated_at":"2025-10-07T08:25:12.723Z","avatar_url":"https://github.com/cggh.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["genomics","bioinformatics","coalescent","genetics","msprime","trees","tskit"],"project_url":"https://science.ecosyste.ms/api/v1/projects/66609","html_url":"https://science.ecosyste.ms/projects/66609"}