{"id":65424,"name":"runhic","description":"An easy-to-use Hi-C data processing software supporting distributed computation.","url":"https://github.com/xiaotaowang/hic_pipeline","last_synced_at":"2025-09-08T13:24:43.379Z","repository":{"id":24676434,"uuid":"28087124","full_name":"XiaoTaoWang/HiC_pipeline","owner":"XiaoTaoWang","description":"An easy-to-use Hi-C data processing software supporting distributed computation.","archived":false,"fork":false,"pushed_at":"2024-08-06T02:43:57.000Z","size":36298,"stargazers_count":61,"open_issues_count":6,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-02T08:29:35.571Z","etag":null,"topics":["4d-nucleome-network","arima","bioinformatics","chromosome-conformation-capture","cooler","hi-c","pairs","pipeline","python"],"latest_commit_sha":null,"homepage":"http://xiaotaowang.github.io/HiC_pipeline/index.html","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/XiaoTaoWang.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}},"created_at":"2014-12-16T12:59:49.000Z","updated_at":"2025-07-02T04:41:53.000Z","dependencies_parsed_at":"2023-02-10T21:15:18.333Z","dependency_job_id":"b9321bde-419f-4290-9a95-fcde8aa0a3ba","html_url":"https://github.com/XiaoTaoWang/HiC_pipeline","commit_stats":{"total_commits":390,"total_committers":5,"mean_commits":78.0,"dds":0.5769230769230769,"last_synced_commit":"f55b0046b54e6a46813878d6f494fd8f8f56fe9f"},"previous_names":["xiaotaowang/hic_pipeline"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/XiaoTaoWang/HiC_pipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XiaoTaoWang","download_url":"https://codeload.github.com/XiaoTaoWang/HiC_pipeline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/sbom","scorecard":{"id":153304,"data":{"date":"2025-08-11","repo":{"name":"github.com/XiaoTaoWang/HiC_pipeline","commit":"59f35de44b8b1a803ff231a9fd540606bcb04e12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-16T11:12:14.812Z","repository_id":24676434,"created_at":"2025-08-16T11:12:14.812Z","updated_at":"2025-08-16T11:12:14.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274191224,"owners_count":25238315,"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":"XiaoTaoWang","name":"Xiaotao Wang","uuid":"8737225","kind":"user","description":"My research focuses on developing computational tools to study 3D genome organization and its relationship with gene regulation.","email":"","website":null,"location":"Shanghai","twitter":"XiaotaoWang3","company":"Fudan University","icon_url":"https://avatars.githubusercontent.com/u/8737225?u=5156a6db6498f22cf991cf4e082239a7c48e0790\u0026v=4","repositories_count":11,"last_synced_at":"2023-02-27T02:55:16.637Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/XiaoTaoWang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T12:16:13.637Z","updated_at":"2023-02-27T02:55:16.680Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XiaoTaoWang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XiaoTaoWang/repositories"},"packages":[{"id":2907896,"name":"runhic","ecosystem":"pypi","description":"A easy-to-use Hi-C processing software supporting distributed computation","homepage":"https://github.com/XiaoTaoWang/HiC_pipeline","licenses":"GNU General Public License v3 or later (GPLv3+)","normalized_licenses":["GPL-2.0","GPL-2.0+"],"repository_url":"https://github.com/XiaoTaoWang/HiC_pipeline","keywords_array":["Hi-C","Arima","ICE","cooler","pairs","bioinformatics","pipeline"],"namespace":null,"versions_count":26,"first_release_published_at":"2015-06-16T09:22:48.000Z","latest_release_published_at":"2024-11-21T02:25:05.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-09-02T07:40:14.078Z","created_at":"2022-04-10T12:30:57.356Z","updated_at":"2025-09-02T08:18:15.196Z","registry_url":"https://pypi.org/project/runhic/","install_command":"pip install runhic --index-url https://pypi.org/simple","documentation_url":"https://runhic.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Operating System :: POSIX","Programming Language :: Python :: 3 :: Only","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"runhic","project_status":null},"repo_metadata":{"id":24676434,"uuid":"28087124","full_name":"XiaoTaoWang/HiC_pipeline","owner":"XiaoTaoWang","description":"An easy-to-use Hi-C data processing software supporting distributed computation.","archived":false,"fork":false,"pushed_at":"2024-08-06T02:43:57.000Z","size":36298,"stargazers_count":61,"open_issues_count":6,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-28T22:09:51.295Z","etag":null,"topics":["4d-nucleome-network","arima","bioinformatics","chromosome-conformation-capture","cooler","hi-c","pairs","pipeline","python"],"latest_commit_sha":null,"homepage":"http://xiaotaowang.github.io/HiC_pipeline/index.html","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/XiaoTaoWang.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}},"created_at":"2014-12-16T12:59:49.000Z","updated_at":"2025-07-02T04:41:53.000Z","dependencies_parsed_at":"2023-02-10T21:15:18.333Z","dependency_job_id":"b9321bde-419f-4290-9a95-fcde8aa0a3ba","html_url":"https://github.com/XiaoTaoWang/HiC_pipeline","commit_stats":{"total_commits":390,"total_committers":5,"mean_commits":78.0,"dds":0.5769230769230769,"last_synced_commit":"f55b0046b54e6a46813878d6f494fd8f8f56fe9f"},"previous_names":["xiaotaowang/hic_pipeline"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/XiaoTaoWang/HiC_pipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XiaoTaoWang","download_url":"https://codeload.github.com/XiaoTaoWang/HiC_pipeline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/sbom","scorecard":{"id":153304,"data":{"date":"2025-08-11","repo":{"name":"github.com/XiaoTaoWang/HiC_pipeline","commit":"59f35de44b8b1a803ff231a9fd540606bcb04e12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-16T11:12:14.812Z","repository_id":24676434,"created_at":"2025-08-16T11:12:14.812Z","updated_at":"2025-08-16T11:12:14.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273252812,"owners_count":25072671,"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-02T02:00:09.530Z","response_time":77,"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_record":{"login":"XiaoTaoWang","name":"Xiaotao Wang","uuid":"8737225","kind":"user","description":"My research focuses on developing computational tools to study 3D genome organization and its relationship with gene regulation.","email":"","website":null,"location":"Shanghai","twitter":"XiaotaoWang3","company":"Fudan University","icon_url":"https://avatars.githubusercontent.com/u/8737225?u=5156a6db6498f22cf991cf4e082239a7c48e0790\u0026v=4","repositories_count":11,"last_synced_at":"2023-02-27T02:55:16.637Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/XiaoTaoWang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T12:16:13.637Z","updated_at":"2023-02-27T02:55:16.680Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XiaoTaoWang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XiaoTaoWang/repositories"},"tags":[{"name":"0.6.6-r2","sha":"1ed689ec7a3c75f720e1a7de09a7e21c6ce4978b","kind":"commit","published_at":"2016-05-07T03:00:01.000Z","download_url":"https://codeload.github.com/XiaoTaoWang/HiC_pipeline/tar.gz/0.6.6-r2","html_url":"https://github.com/XiaoTaoWang/HiC_pipeline/releases/tag/0.6.6-r2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/XiaoTaoWang/HiC_pipeline@0.6.6-r2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/tags/0.6.6-r2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/tags/0.6.6-r2/manifests"}]},"repo_metadata_updated_at":"2025-09-02T08:18:15.195Z","dependent_packages_count":0,"downloads":71,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.990073336775293,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":9.811126597782973,"forks_count":8.731997934118342,"docker_downloads_count":null,"average":16.451231017008766},"purl":"pkg:pypi/runhic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/runhic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/runhic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/runhic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T22:10:59.091Z","issues_count":16,"pull_requests_count":3,"avg_time_to_close_issue":3667117.3,"avg_time_to_close_pull_request":1919872.3333333333,"issues_closed_count":10,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":15,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3051724.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runhic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runhic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runhic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runhic/related_packages","maintainers":[{"uuid":"XiaoTaoWang","login":"XiaoTaoWang","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/XiaoTaoWang/","role":null,"created_at":"2023-02-25T09:29:47.210Z","updated_at":"2023-02-25T09:29:47.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/XiaoTaoWang/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"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":653420,"full_name":"XiaoTaoWang/HiC_pipeline","default_branch":"master","committers":[{"name":"Xiaotao Wang","email":"wangxiaotao868@gmail.com","login":null,"count":165},{"name":"Xiaotao Wang","email":"wangxiaotao686@gmail.com","login":null,"count":98},{"name":"Xiaotao Wang","email":"wangxiaotao868@163.com","login":null,"count":64},{"name":"Xiaotao Wang","email":"XiaoTaoWang","login":"XiaoTaoWang","count":62},{"name":"Yunxia Liu","email":"32929562+YunXiaLiu","login":"YunXiaLiu","count":1}],"total_commits":390,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":78.0,"dds":0.5769230769230769,"past_year_committers":[{"name":"Xiaotao Wang","email":"wangxiaotao686@gmail.com","login":null,"count":5}],"past_year_total_commits":5,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:46:37.111Z","last_synced_commit":"f55b0046b54e6a46813878d6f494fd8f8f56fe9f","created_at":"2023-03-09T09:35:44.531Z","updated_at":"2023-10-25T14:46:37.111Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"XiaoTaoWang/HiC_pipeline","html_url":"https://github.com/XiaoTaoWang/HiC_pipeline","last_synced_at":"2025-07-28T22:10:59.091Z","status":"error","issues_count":16,"pull_requests_count":3,"avg_time_to_close_issue":3667117.3,"avg_time_to_close_pull_request":1919872.3333333333,"issues_closed_count":10,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":15,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3051724.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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-14T23:21:09.326Z","updated_at":"2025-09-01T22:53:08.306Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/XiaoTaoWang%2FHiC_pipeline/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":15},"pull_request_author_associations_count":{"NONE":2,"CONTRIBUTOR":1},"issue_authors":{"shuzhangcourage":2,"alobo4":1,"Lattesnow":1,"MartinLoza":1,"jawmest101":1,"faiza-khurshid":1,"ucsfpan":1,"oriolfornes":1,"zuoyi93":1,"kyzhu":1,"faustson":1,"mdozmorov":1,"cbarcl01":1,"Brahmandam-Gayatri":1},"pull_request_authors":{"mdozmorov":1,"skurscheid":1,"YunXiaLiu":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10074573,"issues_count":31266531,"pull_requests_count":95697262,"authors_count":10690890,"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":6,"ForkEvent":2},"last_year":{"WatchEvent":6,"ForkEvent":2}},"keywords":["4d-nucleome-network","arima","bioinformatics","chromosome-conformation-capture","cooler","hi-c","pairs","pipeline","python"],"dependencies":[],"score":10.104589972973457,"created_at":"2025-09-08T11:18:37.930Z","updated_at":"2025-10-07T08:24:58.060Z","avatar_url":"https://github.com/XiaoTaoWang.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":71,"funding_links":[],"readme_doi_urls":["http://dx.doi.org/10.5281/zenodo.55324"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65424","html_url":"https://science.ecosyste.ms/projects/65424"}