{"id":65505,"name":"circle-map","description":"A method for circular DNA detection based on probabilistic mapping of ultrashort reads","url":"https://github.com/iprada/circle-map","last_synced_at":"2025-09-08T13:25:31.358Z","repository":{"id":34914815,"uuid":"85852901","full_name":"iprada/Circle-Map","owner":"iprada","description":"A method for circular DNA detection based on probabilistic mapping of ultrashort reads","archived":false,"fork":false,"pushed_at":"2024-07-17T00:44:26.000Z","size":3930,"stargazers_count":66,"open_issues_count":53,"forks_count":20,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-04T16:24:53.185Z","etag":null,"topics":["circrna","circrna-prediction","circrnas","circular-dna","eccdna","ecdna","genotyping","microdna","ngs","structural-variation"],"latest_commit_sha":null,"homepage":"","language":"Python","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/iprada.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2017-03-22T16:45:53.000Z","updated_at":"2025-09-03T23:31:07.000Z","dependencies_parsed_at":"2022-07-14T08:08:48.773Z","dependency_job_id":null,"html_url":"https://github.com/iprada/Circle-Map","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/iprada/Circle-Map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iprada","download_url":"https://codeload.github.com/iprada/Circle-Map/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/sbom","scorecard":{"id":493991,"data":{"date":"2025-08-11","repo":{"name":"github.com/iprada/Circle-Map","commit":"e1d122a4bc3d9f36ae00fcf0cbcdfef77ada7c90"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-19T19:58:23.806Z","repository_id":34914815,"created_at":"2025-08-19T19:58:23.806Z","updated_at":"2025-08-19T19:58:23.806Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274191447,"owners_count":25238363,"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":"iprada","name":null,"uuid":"25404123","kind":"user","description":"postdoc","email":"","website":null,"location":"Copenhagen","twitter":null,"company":"University of Copenhagen","icon_url":"https://avatars.githubusercontent.com/u/25404123?u=15a00afc144863835274272bf4f01a7c6705f233\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-02T21:15:13.201Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iprada","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T11:31:11.270Z","updated_at":"2023-03-02T21:15:13.204Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iprada","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iprada/repositories"},"packages":[{"id":2670503,"name":"circle-map","ecosystem":"pypi","description":"Circular DNA analysis tools","homepage":"https://github.com/iprada/Circle-Map","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/iprada/Circle-Map","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-05-29T15:43:43.000Z","latest_release_published_at":"2020-03-15T16:05:31.000Z","latest_release_number":"1.1.4","last_synced_at":"2025-09-04T03:46:19.185Z","created_at":"2022-04-10T10:21:07.296Z","updated_at":"2025-09-05T06:55:14.695Z","registry_url":"https://pypi.org/project/circle-map/","install_command":"pip install circle-map --index-url https://pypi.org/simple","documentation_url":"https://circle-map.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License"],"normalized_name":"circle-map","project_status":null},"repo_metadata":{"id":34914815,"uuid":"85852901","full_name":"iprada/Circle-Map","owner":"iprada","description":"A method for circular DNA detection based on probabilistic mapping of ultrashort reads","archived":false,"fork":false,"pushed_at":"2024-07-17T00:44:26.000Z","size":3930,"stargazers_count":66,"open_issues_count":53,"forks_count":20,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-04T16:24:53.185Z","etag":null,"topics":["circrna","circrna-prediction","circrnas","circular-dna","eccdna","ecdna","genotyping","microdna","ngs","structural-variation"],"latest_commit_sha":null,"homepage":"","language":"Python","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/iprada.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2017-03-22T16:45:53.000Z","updated_at":"2025-09-03T23:31:07.000Z","dependencies_parsed_at":"2022-07-14T08:08:48.773Z","dependency_job_id":null,"html_url":"https://github.com/iprada/Circle-Map","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/iprada/Circle-Map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iprada","download_url":"https://codeload.github.com/iprada/Circle-Map/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/sbom","scorecard":{"id":493991,"data":{"date":"2025-08-11","repo":{"name":"github.com/iprada/Circle-Map","commit":"e1d122a4bc3d9f36ae00fcf0cbcdfef77ada7c90"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-19T19:58:23.806Z","repository_id":34914815,"created_at":"2025-08-19T19:58:23.806Z","updated_at":"2025-08-19T19:58:23.806Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273675213,"owners_count":25147946,"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-04T02:00:08.968Z","response_time":61,"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":"iprada","name":null,"uuid":"25404123","kind":"user","description":"postdoc","email":"","website":null,"location":"Copenhagen","twitter":null,"company":"University of Copenhagen","icon_url":"https://avatars.githubusercontent.com/u/25404123?u=15a00afc144863835274272bf4f01a7c6705f233\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-02T21:15:13.201Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iprada","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T11:31:11.270Z","updated_at":"2023-03-02T21:15:13.204Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iprada","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iprada/repositories"},"tags":[{"name":"v1.1.4","sha":"0661d809e6ca3984787d4240347c952c0ee6760a","kind":"commit","published_at":"2020-03-15T15:49:13.000Z","download_url":"https://codeload.github.com/iprada/Circle-Map/tar.gz/v1.1.4","html_url":"https://github.com/iprada/Circle-Map/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iprada/Circle-Map@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"e1874b105a63be1a5b328056a0c28d922d432ef9","kind":"commit","published_at":"2019-11-12T10:03:40.000Z","download_url":"https://codeload.github.com/iprada/Circle-Map/tar.gz/v1.1.3","html_url":"https://github.com/iprada/Circle-Map/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iprada/Circle-Map@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"23b331f3c29a780d8265b0a4aa7eff3fd2a9e12b","kind":"commit","published_at":"2019-08-26T13:56:47.000Z","download_url":"https://codeload.github.com/iprada/Circle-Map/tar.gz/v1.1.1","html_url":"https://github.com/iprada/Circle-Map/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iprada/Circle-Map@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"028e1a9670858ffaecb18668cfab0ab5b1855df2","kind":"commit","published_at":"2019-08-15T15:03:14.000Z","download_url":"https://codeload.github.com/iprada/Circle-Map/tar.gz/v1.1","html_url":"https://github.com/iprada/Circle-Map/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iprada/Circle-Map@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v1.1/manifests"},{"name":"v.0.8","sha":"2c82dfc012966323ef5f3be3d04ad846962c18bc","kind":"commit","published_at":"2019-07-24T15:21:58.000Z","download_url":"https://codeload.github.com/iprada/Circle-Map/tar.gz/v.0.8","html_url":"https://github.com/iprada/Circle-Map/releases/tag/v.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iprada/Circle-Map@v.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v.0.8/manifests"},{"name":"v.0.9.9","sha":"6e078162d181447887df7d5695d2ed7c7a24ca5f","kind":"commit","published_at":"2019-04-23T08:43:56.000Z","download_url":"https://codeload.github.com/iprada/Circle-Map/tar.gz/v.0.9.9","html_url":"https://github.com/iprada/Circle-Map/releases/tag/v.0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iprada/Circle-Map@v.0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v.0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v.0.9.9/manifests"},{"name":"v.0.9","sha":"ecb4771e6d3c4091e67dd4da9b2eec9050e21b7b","kind":"commit","published_at":"2018-09-03T13:08:07.000Z","download_url":"https://codeload.github.com/iprada/Circle-Map/tar.gz/v.0.9","html_url":"https://github.com/iprada/Circle-Map/releases/tag/v.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iprada/Circle-Map@v.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/tags/v.0.9/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:55:14.695Z","dependent_packages_count":0,"downloads":102,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.274361293022846,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":9.058274270707752,"forks_count":8.904285741703932,"docker_downloads_count":null,"average":14.19197570436035},"purl":"pkg:pypi/circle-map","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/circle-map","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/circle-map","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/circle-map/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T21:24:53.364Z","issues_count":89,"pull_requests_count":5,"avg_time_to_close_issue":1886879.2105263157,"avg_time_to_close_pull_request":511785.0,"issues_closed_count":38,"pull_requests_closed_count":3,"pull_request_authors_count":4,"issue_authors_count":55,"avg_comments_per_issue":2.606741573033708,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":174030.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":6,"past_year_avg_comments_per_issue":0.75,"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/iprada%2FCircle-Map/issues","maintainers":[{"login":"iprada","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iprada"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/circle-map/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/circle-map/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/circle-map/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/circle-map/related_packages","maintainers":[{"uuid":"iprada","login":"iprada","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/iprada/","role":null,"created_at":"2023-02-23T19:43:38.790Z","updated_at":"2023-02-23T19:43:38.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/iprada/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":548782,"full_name":"iprada/Circle-Map","default_branch":"master","committers":[{"name":"iprada","email":"iprada@sund.ku.dk","login":null,"count":231},{"name":"iprada","email":"inigo.luengo@bio.ku.dk","login":null,"count":90},{"name":"iprada","email":"iprada@github.com","login":null,"count":25},{"name":"Cyril Roelandt","email":"tipecaml@gmail.com","login":null,"count":1},{"name":"JiguangPeng","email":"pengjiguang@gmail.com","login":null,"count":1}],"total_commits":348,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":69.6,"dds":0.3362068965517241,"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-25T13:56:48.071Z","last_synced_commit":"e1d122a4bc3d9f36ae00fcf0cbcdfef77ada7c90","created_at":"2023-03-09T04:33:10.881Z","updated_at":"2023-10-25T13:56:48.072Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"iprada/Circle-Map","html_url":"https://github.com/iprada/Circle-Map","last_synced_at":"2025-09-04T21:24:53.364Z","status":"active","issues_count":89,"pull_requests_count":5,"avg_time_to_close_issue":1886879.2105263157,"avg_time_to_close_pull_request":511785.0,"issues_closed_count":38,"pull_requests_closed_count":3,"pull_request_authors_count":4,"issue_authors_count":55,"avg_comments_per_issue":2.606741573033708,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":174030.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":6,"past_year_avg_comments_per_issue":0.75,"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-14T10:35:28.557Z","updated_at":"2025-09-04T21:24:53.364Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iprada%2FCircle-Map/issues","issue_labels_count":{"question":9,"bug":4,"enhancement":3,"duplicate":1,"invalid":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":88,"OWNER":1},"pull_request_author_associations_count":{"NONE":2,"CONTRIBUTOR":2,"OWNER":1},"issue_authors":{"shaka-emperor":5,"johnstonmj":5,"tchrisboles":5,"hartlama":4,"ShixiangWang":3,"caijingtao1993":3,"MJoseMo":3,"newpest":3,"lanliting":3,"zhuyiqin":2,"Abdubidopsis":2,"Somnvs":2,"gq97":2,"zhang919":2,"huangyizR":2,"xdli009":2,"diplockn":2,"panxiaoguang":2,"fanch1122":1,"iprada":1,"njaupan":1,"178875":1,"FeiLiuEM":1,"simonestensgaard":1,"Jiangxiaoyu1i":1,"shahbazahmed108":1,"WeijiaSu":1,"ko0000":1,"poflawless":1,"SevenTea7":1,"CaroleBelliardo":1,"yjx1217":1,"lssb":1,"junchend":1,"Bio-MingChen":1,"talhamufeed":1,"taoshengqiansui":1,"kotasairohith":1,"Chuan0518":1,"Chester729":1,"Ananthu3898":1,"pangxueyu233":1,"natashaweiser":1,"ZHONGHONGXIN":1,"DSchreyer":1,"ghost":1,"Le1223":1,"zhang616123":1,"uretaj":1,"eallen-bbi":1,"Leo152":1,"LauraNieboer":1,"Runyux":1,"jinyung":1,"nguyenkduy0510":1},"pull_request_authors":{"cchd0001":2,"iprada":1,"Steap":1,"JiguangPeng":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082364,"issues_count":31225876,"pull_requests_count":96082853,"authors_count":10694162,"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":{"NONE":8},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"MJoseMo":3,"kotasairohith":1,"LauraNieboer":1,"newpest":1,"SevenTea7":1,"shahbazahmed108":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"iprada","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iprada"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":7,"WatchEvent":5,"IssueCommentEvent":7,"ForkEvent":1},"last_year":{"IssuesEvent":7,"WatchEvent":5,"IssueCommentEvent":7,"ForkEvent":1}},"keywords":["circrna","circrna-prediction","circrnas","circular-dna","eccdna","ecdna","genotyping","microdna","ngs","structural-variation"],"dependencies":[],"score":11.032952304687003,"created_at":"2025-09-08T11:18:38.292Z","updated_at":"2025-10-07T08:24:58.810Z","avatar_url":"https://github.com/iprada.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":102,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65505","html_url":"https://science.ecosyste.ms/projects/65505"}