{"id":70042,"name":"pynnotator","description":"This is a Genome Annotation Framework developed with the goal of annotating VCF files (Exomes or Genomes) from patients with Mendelian Disorders.","url":"https://github.com/raonyguimaraes/pynnotator","last_synced_at":"2025-09-08T14:59:24.025Z","repository":{"id":62582096,"uuid":"61921314","full_name":"raonyguimaraes/pynnotator","owner":"raonyguimaraes","description":"This is a Genome Annotation Framework developed with the goal of annotating VCF files (Exomes or Genomes) from patients with Mendelian Disorders.","archived":false,"fork":false,"pushed_at":"2021-03-21T17:19:12.000Z","size":9373,"stargazers_count":23,"open_issues_count":11,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T07:29:56.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mendelmd.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raonyguimaraes.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":"2016-06-25T01:30:35.000Z","updated_at":"2022-08-02T12:12:38.000Z","dependencies_parsed_at":"2022-11-03T21:35:56.621Z","dependency_job_id":null,"html_url":"https://github.com/raonyguimaraes/pynnotator","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/raonyguimaraes/pynnotator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raonyguimaraes","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/sbom","scorecard":{"id":761768,"data":{"date":"2025-08-11","repo":{"name":"github.com/raonyguimaraes/pynnotator","commit":"e1e8fde65d521e0cb5ccbda6d23ba860f6b48c81"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.8,"checks":[{"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":"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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: composer/Dockerfile:7: pin your Docker image by updating ubuntu:bionic to ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: pipCommand not pinned by hash: scripts/install.sh:13","Warn: pipCommand not pinned by hash: scripts/install.sh:14","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T23:39:25.866Z","repository_id":62582096,"created_at":"2025-08-22T23:39:25.866Z","updated_at":"2025-08-22T23:39:25.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202747,"owners_count":25240371,"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":"raonyguimaraes","name":"Raony Guimaraes","uuid":"124987","kind":"user","description":"Bioinformatician, Data Scientist, Web Developer, BioHacker and Entrepreneur.","email":"","website":"https://raonyguimaraes.com","location":"Dublin - Ireland","twitter":null,"company":"Genuity Science","icon_url":"https://avatars.githubusercontent.com/u/124987?u=aa71ad5e6cf0744471c2a7f94b1f757fb4906c98\u0026v=4","repositories_count":642,"last_synced_at":"2024-04-14T09:00:20.201Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/raonyguimaraes","funding_links":[],"total_stars":145,"followers":146,"following":475,"created_at":"2022-11-02T19:06:14.582Z","updated_at":"2024-04-14T09:01:28.922Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raonyguimaraes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raonyguimaraes/repositories"},"packages":[{"id":2877681,"name":"pynnotator","ecosystem":"pypi","description":"A Python Annotation Framework for VCFs using multiple tools (Ex. VEP, SnpEff and SnpSift) and databases (Ex. 1000genomes, dbSNP and dbnfsp) .","homepage":"http://github.com/raonyguimaraes/pynnotator","licenses":"BSD-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/raonyguimaraes/pynnotator","keywords_array":["genome","exome","annotation","rare","diseases"],"namespace":null,"versions_count":49,"first_release_published_at":"2016-06-25T01:23:19.000Z","latest_release_published_at":"2019-09-17T01:16:15.000Z","latest_release_number":"1.9.4","last_synced_at":"2025-08-17T07:21:16.478Z","created_at":"2022-04-10T12:15:55.118Z","updated_at":"2025-08-17T07:29:57.374Z","registry_url":"https://pypi.org/project/pynnotator/","install_command":"pip install pynnotator --index-url https://pypi.org/simple","documentation_url":"https://pynnotator.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.2","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Software Development :: Build Tools"],"normalized_name":"pynnotator","project_status":null},"repo_metadata":{"id":62582096,"uuid":"61921314","full_name":"raonyguimaraes/pynnotator","owner":"raonyguimaraes","description":"This is a Genome Annotation Framework developed with the goal of annotating VCF files (Exomes or Genomes) from patients with Mendelian Disorders.","archived":false,"fork":false,"pushed_at":"2021-03-21T17:19:12.000Z","size":9373,"stargazers_count":23,"open_issues_count":11,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T10:52:03.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mendelmd.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raonyguimaraes.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":"2016-06-25T01:30:35.000Z","updated_at":"2022-08-02T12:12:38.000Z","dependencies_parsed_at":"2022-11-03T21:35:56.621Z","dependency_job_id":null,"html_url":"https://github.com/raonyguimaraes/pynnotator","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/raonyguimaraes/pynnotator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raonyguimaraes","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270820680,"owners_count":24651515,"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-08-17T02:00:09.016Z","response_time":129,"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":"raonyguimaraes","name":"Raony Guimaraes","uuid":"124987","kind":"user","description":"Bioinformatician, Data Scientist, Web Developer, BioHacker and Entrepreneur.","email":"","website":"https://raonyguimaraes.com","location":"Dublin - Ireland","twitter":null,"company":"Genuity Science","icon_url":"https://avatars.githubusercontent.com/u/124987?u=aa71ad5e6cf0744471c2a7f94b1f757fb4906c98\u0026v=4","repositories_count":642,"last_synced_at":"2024-04-14T09:00:20.201Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/raonyguimaraes","funding_links":[],"total_stars":145,"followers":146,"following":475,"created_at":"2022-11-02T19:06:14.582Z","updated_at":"2024-04-14T09:01:28.922Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raonyguimaraes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raonyguimaraes/repositories"},"tags":[{"name":"2.0","sha":"fe0071ff063faea8fe21f2c73c88acff67fbc4cb","kind":"commit","published_at":"2021-03-21T03:29:41.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/2.0","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/2.0/manifests"},{"name":"1.4","sha":"3a0100caaa898e954644f58e92a0a4700727becc","kind":"commit","published_at":"2018-06-16T01:04:43.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/1.4","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.4/manifests"},{"name":"1.3","sha":"8c052deec2fb0dbe260ab8a4c35be9c09154973d","kind":"commit","published_at":"2017-10-25T14:36:17.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/1.3","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.3/manifests"},{"name":"1.1","sha":"6f95d235ed1f6b835b2db1685632cc10dce08c0b","kind":"commit","published_at":"2017-09-27T01:12:24.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/1.1","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.1/manifests"},{"name":"v1.0.7.1","sha":"c945612218c549ff04e5ba50980b8ed8e3498484","kind":"commit","published_at":"2017-07-10T21:13:36.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/v1.0.7.1","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/v1.0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@v1.0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/v1.0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/v1.0.7.1/manifests"},{"name":"1.0.4v","sha":"b9e860aa1bab0bb3b8d239d7eeba7ad7d6f83e91","kind":"commit","published_at":"2017-05-29T07:38:48.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/1.0.4v","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/1.0.4v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@1.0.4v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.0.4v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.0.4v/manifests"},{"name":"v1.0.2","sha":"f2aad0ef33bd828209698cbc5503935819ac0f46","kind":"commit","published_at":"2017-04-25T14:53:02.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/v1.0.2","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/v1.0.2/manifests"},{"name":"0.6","sha":"9ecfda8ab96e2d13c620d29aa2b12102df2261c1","kind":"commit","published_at":"2017-04-14T23:41:02.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/0.6","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/0.6/manifests"},{"name":"0.5","sha":"946d09dc16af057b96e786b76e37bd68da3fa758","kind":"commit","published_at":"2017-04-14T22:50:14.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/0.5","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/0.5/manifests"},{"name":"0.4","sha":"ae1c17c2141dd177f89b2eb878645d8f3c6f6c92","kind":"commit","published_at":"2017-04-14T20:33:54.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/0.4","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/0.4/manifests"},{"name":"v1.0","sha":"f4ad844ef2415d4eebd5d0ba34e55c406b86c5fb","kind":"commit","published_at":"2017-03-28T23:25:19.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/v1.0","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/v1.0/manifests"},{"name":"1.0","sha":"f4ad844ef2415d4eebd5d0ba34e55c406b86c5fb","kind":"commit","published_at":"2017-03-28T23:25:19.000Z","download_url":"https://codeload.github.com/raonyguimaraes/pynnotator/tar.gz/1.0","html_url":"https://github.com/raonyguimaraes/pynnotator/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/raonyguimaraes/pynnotator@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-17T07:29:57.374Z","dependent_packages_count":0,"downloads":53,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":18.97205443283777,"dependent_repos_count":9.008300450606852,"dependent_packages_count":10.002282794063202,"stargazers_count":12.631894093217314,"forks_count":16.84944724620611,"docker_downloads_count":null,"average":13.49279580338625},"purl":"pkg:pypi/pynnotator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pynnotator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pynnotator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pynnotator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-13T10:42:42.026Z","issues_count":17,"pull_requests_count":0,"avg_time_to_close_issue":46049543.833333336,"avg_time_to_close_pull_request":null,"issues_closed_count":6,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":4,"avg_comments_per_issue":0.29411764705882354,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/raonyguimaraes%2Fpynnotator/issues","maintainers":[{"login":"raonyguimaraes","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raonyguimaraes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynnotator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynnotator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynnotator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynnotator/related_packages","maintainers":[{"uuid":"raonyguimaraes","login":"raonyguimaraes","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/raonyguimaraes/","role":null,"created_at":"2022-12-10T13:11:52.055Z","updated_at":"2022-12-10T13:11:52.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/raonyguimaraes/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"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":1406125,"full_name":"raonyguimaraes/pynnotator","default_branch":"master","committers":[{"name":"Raony Guimaraes","email":"raonyguimaraes@gmail.com","login":null,"count":196},{"name":"Raony Guimaraes","email":"roanyguimaraes@gmail.com","login":null,"count":26},{"name":"Raony Guimaraes","email":"raony.guimaraes@genomicsmed.ie","login":null,"count":19},{"name":"Raony Guimaraes","email":"raony@empiriclogic.com","login":null,"count":13},{"name":"Ubuntu","email":"ubuntu@ip-10-133-3-89.eu-west-1.compute.internal","login":null,"count":3},{"name":"root","email":"root@pynnotator.lxd","login":null,"count":3},{"name":"Ubuntu","email":"ubuntu@ip-10-133-1-184.eu-west-1.compute.internal","login":null,"count":2},{"name":"Ubuntu","email":"ubuntu@ip-10-202-2-27.eu-west-1.compute.internal","login":null,"count":2},{"name":"ian.coleman","email":"ian.coleman@genomicsmed.ie","login":null,"count":2},{"name":"Cloud User","email":"ec2-user@ip-10-130-1-119.eu-west-1.compute.internal","login":null,"count":1},{"name":"Raony Guimaraes","email":"Raony Guimaraes","login":null,"count":1},{"name":"Ubuntu","email":"ubuntu@ip-10-202-3-16.eu-west-1.compute.internal","login":null,"count":1},{"name":"Raony Guimaraes","email":"raonygiumaraes@gmail.com","login":null,"count":1},{"name":"Raony Guimaraes","email":"raony@vmi123389.contaboserver.net","login":null,"count":1},{"name":"Ubuntu","email":"ubuntu@ip-10-133-1-135.eu-west-1.compute.internal","login":null,"count":1}],"total_commits":272,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.133333333333333,"dds":0.27941176470588236,"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:38:51.092Z","last_synced_commit":"e1e8fde65d521e0cb5ccbda6d23ba860f6b48c81","created_at":"2023-10-25T14:34:37.812Z","updated_at":"2023-10-25T14:38:51.093Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483992,"commits_count":854420992,"contributors_count":31151709,"owners_count":909079,"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":"raonyguimaraes/pynnotator","html_url":"https://github.com/raonyguimaraes/pynnotator","last_synced_at":"2025-08-17T07:30:03.558Z","status":"error","issues_count":17,"pull_requests_count":0,"avg_time_to_close_issue":46049543.833333336,"avg_time_to_close_pull_request":null,"issues_closed_count":6,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":4,"avg_comments_per_issue":0.29411764705882354,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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-14T21:34:36.052Z","updated_at":"2025-08-17T07:30:03.558Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/raonyguimaraes%2Fpynnotator/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":14,"NONE":3},"pull_request_author_associations_count":{},"issue_authors":{"raonyguimaraes":14,"gezthxbio":1,"cjmielke":1,"aurelBZH":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10153619,"issues_count":32074347,"pull_requests_count":100087537,"authors_count":10723491,"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":[{"login":"raonyguimaraes","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raonyguimaraes"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T21:35:56.574Z","updated_at":"2022-11-03T21:35:56.574Z","repository_link":"https://github.com/raonyguimaraes/pynnotator/blob/master/requirements.txt","dependencies":[{"id":6586910747,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910748,"package_name":"Fabric3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910749,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910750,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910751,"package_name":"pysam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910752,"package_name":"cyvcf2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910753,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910754,"package_name":"distro","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910755,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T21:35:56.599Z","updated_at":"2022-11-03T21:35:56.599Z","repository_link":"https://github.com/raonyguimaraes/pynnotator/blob/master/setup.py","dependencies":[{"id":6586910767,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910768,"package_name":"pysam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910769,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6586910770,"package_name":"distro","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":10.277461993552922,"created_at":"2025-09-08T11:19:05.861Z","updated_at":"2025-10-07T08:25:52.610Z","avatar_url":"https://github.com/raonyguimaraes.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":53,"funding_links":[],"readme_doi_urls":["http://dx.doi.org/10.1016/j.ajhg.2012.03.002"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70042","html_url":"https://science.ecosyste.ms/projects/70042"}