{"id":68150,"name":"hicrep","description":"Python implementation of HiCRep stratum-adjusted correlation coefficient of Hi-C data with Cooler sparse contact matrix support","url":"https://github.com/dejunlin/hicrep","last_synced_at":"2025-09-08T14:04:48.290Z","repository":{"id":52427105,"uuid":"240198160","full_name":"dejunlin/hicrep","owner":"dejunlin","description":"Python implementation of HiCRep stratum-adjusted correlation coefficient of Hi-C data with Cooler sparse contact matrix support","archived":false,"fork":false,"pushed_at":"2024-01-31T05:24:03.000Z","size":64536,"stargazers_count":31,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-31T06:31:34.937Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dejunlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-13T07:06:38.000Z","updated_at":"2024-01-25T06:10:04.000Z","dependencies_parsed_at":"2022-08-18T18:30:25.342Z","dependency_job_id":null,"html_url":"https://github.com/dejunlin/hicrep","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dejunlin/hicrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dejunlin","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/sbom","scorecard":{"id":332873,"data":{"date":"2025-08-11","repo":{"name":"github.com/dejunlin/hicrep","commit":"2d9c51954d0ec6160a82f1585f368cf43e3a470f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Code-Review","score":2,"reason":"Found 5/23 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":"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":"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":"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":"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":"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: GNU General Public License v3.0: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-18T03:59:41.738Z","repository_id":52427105,"created_at":"2025-08-18T03:59:41.739Z","updated_at":"2025-08-18T03:59:41.739Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196116,"owners_count":25239148,"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":"dejunlin","name":null,"uuid":"11775365","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11775365?v=4","repositories_count":3,"last_synced_at":"2023-03-01T03:30:27.446Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dejunlin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T03:12:06.887Z","updated_at":"2023-03-01T03:30:27.502Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dejunlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dejunlin/repositories"},"packages":[{"id":2758869,"name":"hicrep","ecosystem":"pypi","description":"Python implementation of HiCRep stratum-adjusted correlation coefficient of Hi-C data with sparse contact matrix support","homepage":"https://github.com/dejunlin/hicrep.git","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/dejunlin/hicrep","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2020-02-13T08:23:34.000Z","latest_release_published_at":"2021-11-04T05:10:00.000Z","latest_release_number":"0.2.6","last_synced_at":"2025-08-18T15:34:09.753Z","created_at":"2022-04-10T11:14:39.868Z","updated_at":"2025-08-18T15:34:09.753Z","registry_url":"https://pypi.org/project/hicrep/","install_command":"pip install hicrep --index-url https://pypi.org/simple","documentation_url":"https://hicrep.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Programming Language :: Python","Programming Language :: Python :: 3"],"normalized_name":"hicrep","project_status":null},"repo_metadata":{"uuid":"240198160","full_name":"dejunlin/hicrep","owner":"dejunlin","description":"Python implementation of HiCRep stratum-adjusted correlation coefficient of Hi-C data with Cooler sparse contact matrix support","archived":false,"fork":false,"pushed_at":"2021-11-04T05:06:09.000Z","size":64569,"stargazers_count":25,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-10-25T14:09:38.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dejunlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-13T07:06:38.000Z","updated_at":"2023-08-31T19:20:21.000Z","dependencies_parsed_at":"2022-08-18T18:30:25.342Z","dependency_job_id":null,"html_url":"https://github.com/dejunlin/hicrep","commit_stats":null,"previous_names":[],"tags_count":16,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dejunlin","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":172193484,"owners_count":9793967,"icon_url":"https://github.com/github.png","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":"dejunlin","name":null,"uuid":"11775365","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11775365?v=4","repositories_count":3,"last_synced_at":"2023-03-01T03:30:27.446Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dejunlin","created_at":"2022-11-12T03:12:06.887Z","updated_at":"2023-03-01T03:30:27.502Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dejunlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dejunlin/repositories"},"tags":[{"name":"v0.2.6","sha":"dffae463cccef470000492fc36630daf7ec55225","kind":"commit","published_at":"2021-11-04T05:05:49.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.2.6","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"90ef39e73b49e5131064373d31a21bb298931a55","kind":"commit","published_at":"2021-05-26T19:27:17.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.2.5","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"66b3fa3670632d60d1ce0573f2f37aaf763279f5","kind":"commit","published_at":"2021-03-15T19:49:50.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.2.4","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d0b0d67f9bcb7d60560cac824874717458cd47c8","kind":"commit","published_at":"2020-12-18T01:25:19.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.2.3","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"908aa6f80aa7493af75e5477ca52dfb199663728","kind":"commit","published_at":"2020-12-04T00:27:38.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.2.2","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"212a2eece7a4a4e41735640790b9e226fb25a511","kind":"commit","published_at":"2020-12-03T16:47:55.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.2.1","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6d56e956be90cda4d527641892deb11f9645bba4","kind":"commit","published_at":"2020-12-02T08:28:59.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.2.0","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"efac20d692118e7f2886af5150546384a02e8089","kind":"commit","published_at":"2020-11-21T06:02:38.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.1.9","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"48c3a2c7f7a7e32c896390f5b92e3a3539f41266","kind":"commit","published_at":"2020-10-24T00:46:42.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.1.8","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"eb9306b5961d1a5b7bd1ab643a100c0084039228","kind":"commit","published_at":"2020-09-13T22:37:17.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.1.7","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"1bc0ab43e5b44eb3e5bb873992cf143584f95e2a","kind":"commit","published_at":"2020-09-12T07:07:25.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.1.6","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"fd49465b707d1261f92e568d4788cfaae2eb0f07","kind":"commit","published_at":"2020-09-06T01:20:31.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.1.5","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.5/manifests"},{"name":"v0.1.3","sha":"f3d6fb6aecf279bde0f81fbffefcf2b41a241265","kind":"tag","published_at":"2020-02-20T22:05:29.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.1.3","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"7ef4946653d419ab4e2cde2c06298b5487caa585","kind":"tag","published_at":"2020-02-19T18:06:24.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.1.2","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"221fb6a8c2aeff365d449abf0b06148e755b5bcc","kind":"tag","published_at":"2020-02-19T18:06:09.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.1.1","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ddb06015195cb02b6984953f7eff3cc26e6442d3","kind":"tag","published_at":"2020-02-19T18:05:38.000Z","download_url":"https://codeload.github.com/dejunlin/hicrep/tar.gz/v0.1.0","html_url":"https://github.com/dejunlin/hicrep/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-11-20T10:43:00.279Z","dependent_packages_count":2,"downloads":174,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.37673927646099,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":12.25755685634776,"forks_count":13.310058787740367,"docker_downloads_count":null,"average":15.933462427383267},"purl":"pkg:pypi/hicrep","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hicrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hicrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hicrep/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-09-30T00:22:58.789Z","issues_count":12,"pull_requests_count":8,"avg_time_to_close_issue":1107875.0,"avg_time_to_close_pull_request":2717457.5,"issues_closed_count":12,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":11,"avg_comments_per_issue":2.4166666666666665,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1131394.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hicrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hicrep/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hicrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hicrep/related_packages","maintainers":[{"uuid":"Dejun.Lin","login":"Dejun.Lin","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/Dejun.Lin/","role":null,"created_at":"2023-02-24T09:53:48.433Z","updated_at":"2023-02-24T09:53:48.433Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Dejun.Lin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"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":592455,"full_name":"dejunlin/hicrep","default_branch":"master","committers":[{"name":"dejun.lin@gmail.com","email":"dejun.lin@gmail.com","login":null,"count":20},{"name":"justin sanders","email":"justin_sanders1@brown.edu","login":null,"count":3},{"name":"dejunlin","email":"dejunlin","login":"dejunlin","count":3},{"name":"Kevin Brick","email":"kevbrick@gmail.com","login":null,"count":2},{"name":"justin-a-sanders","email":"60298590+justin-a-sanders","login":"justin-a-sanders","count":1}],"total_commits":29,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.8,"dds":0.31034482758620685,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:09:55.625Z","last_synced_commit":"dffae463cccef470000492fc36630daf7ec55225","created_at":"2023-03-09T06:24:56.377Z","updated_at":"2023-10-25T14:09:55.625Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"dejunlin/hicrep","html_url":"https://github.com/dejunlin/hicrep","last_synced_at":"2023-11-20T10:43:00.293Z","status":null,"issues_count":12,"pull_requests_count":8,"avg_time_to_close_issue":1107875.0,"avg_time_to_close_pull_request":2717457.5,"issues_closed_count":12,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":11,"avg_comments_per_issue":2.4166666666666665,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1131394.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:26:44.516Z","updated_at":"2025-09-01T12:45:34.301Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejunlin%2Fhicrep/issues","issue_labels_count":{"corrupted input data":3,"question":2,"data standard":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":14,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":8},"issue_authors":{"YiweiNiu":2,"srcoulombe":1,"cmdoret":1,"redjay8":1,"PanZiwei":1,"yardimcilab":1,"kevbrick":1,"KunFang93":1,"qianXX":1,"bskubi":1,"hiroyukikato911":1,"mdozmorov":1,"JiaoLaboratory":1,"zzhoujialu":1},"pull_request_authors":{"justin-a-sanders":7,"kevbrick":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"IssueCommentEvent":1},"last_year":{"WatchEvent":2,"IssueCommentEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-18T18:30:25.068Z","updated_at":"2022-08-18T18:30:25.068Z","repository_link":"https://github.com/dejunlin/hicrep/blob/master/setup.py","dependencies":[{"id":1932827012,"package_name":"Deprecated","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1932827013,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.0","direct":true,"kind":"runtime","optional":false},{"id":1932827014,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1932827015,"package_name":"cooler","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1932827016,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1932827017,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":10.256957365525912,"created_at":"2025-09-08T11:18:53.440Z","updated_at":"2025-10-07T08:25:30.115Z","avatar_url":"https://github.com/dejunlin.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":174,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68150","html_url":"https://science.ecosyste.ms/projects/68150"}