{"id":70254,"name":"suppa","description":" SUPPA: Fast quantification of splicing and differential splicing ","url":"https://github.com/comprna/suppa","last_synced_at":"2025-09-08T15:02:28.217Z","repository":{"id":41367093,"uuid":"78010827","full_name":"comprna/SUPPA","owner":"comprna","description":" SUPPA: Fast quantification of splicing and differential splicing ","archived":false,"fork":false,"pushed_at":"2024-06-19T08:47:52.000Z","size":289,"stargazers_count":279,"open_issues_count":53,"forks_count":64,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-08-29T17:58:59.028Z","etag":null,"topics":["clustered-events","differential-splicing-analysis","inclusion-level","psi-calculation","psi-values","splicing-quantification","transcript-isoform"],"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/comprna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-01-04T11:45:06.000Z","updated_at":"2025-08-14T09:18:09.000Z","dependencies_parsed_at":"2022-08-10T02:06:51.321Z","dependency_job_id":"d2d03252-606e-49bc-b1a1-425ef72e3591","html_url":"https://github.com/comprna/SUPPA","commit_stats":{"total_commits":97,"total_committers":8,"mean_commits":12.125,"dds":"0.45360824742268047","last_synced_commit":"1c0ad912b71c29ce233be4b7269c4a44e62e751d"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/comprna/SUPPA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comprna","download_url":"https://codeload.github.com/comprna/SUPPA/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/sbom","scorecard":{"id":301631,"data":{"date":"2025-08-11","repo":{"name":"github.com/comprna/SUPPA","commit":"415e4e37c0212be2f7be719cfc097f1fc7300ec9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":2,"reason":"Found 5/23 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"0 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: __pycache__/eventClusterer.cpython-35.pyc:1","Warn: binary detected: __pycache__/eventGenerator.cpython-35.pyc:1","Warn: binary detected: __pycache__/fileMerger.cpython-35.pyc:1","Warn: binary detected: __pycache__/psiCalculator.cpython-35.pyc:1","Warn: binary detected: __pycache__/psiPerGene.cpython-35.pyc:1","Warn: binary detected: __pycache__/significanceCalculator.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/__init__.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/cluster_tools.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/diff_tools.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/event.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/gtf_store.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/optics.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/tools.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/var_event.cpython-35.pyc:1"],"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T20:46:52.901Z","repository_id":41367093,"created_at":"2025-08-17T20:46:52.902Z","updated_at":"2025-08-17T20:46:52.902Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202765,"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":"comprna","name":"Computational RNA Biology group","uuid":"23315864","kind":"organization","description":"Computational RNA Biology group","email":null,"website":null,"location":"Around the world","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23315864?v=4","repositories_count":11,"last_synced_at":"2023-03-02T04:35:21.763Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/comprna","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:33:45.192Z","updated_at":"2023-03-02T04:35:21.790Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comprna","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comprna/repositories"},"packages":[{"id":2936402,"name":"suppa","ecosystem":"pypi","description":"A tool to study splicing across multiple conditions at high speed and accuracy.","homepage":"https://github.com/comprna/SUPPA","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/comprna/SUPPA","keywords_array":["alternative","splicing","analysis","transcriptomics"],"namespace":null,"versions_count":4,"first_release_published_at":"2017-10-06T13:02:13.000Z","latest_release_published_at":"2017-12-05T13:12:38.000Z","latest_release_number":"2.2.2","last_synced_at":"2025-08-29T15:48:43.438Z","created_at":"2022-04-10T12:45:09.406Z","updated_at":"2025-08-29T19:38:38.077Z","registry_url":"https://pypi.org/project/suppa/","install_command":"pip install suppa --index-url https://pypi.org/simple","documentation_url":"https://suppa.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3.5","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"suppa","project_status":null},"repo_metadata":{"id":41367093,"uuid":"78010827","full_name":"comprna/SUPPA","owner":"comprna","description":" SUPPA: Fast quantification of splicing and differential splicing ","archived":false,"fork":false,"pushed_at":"2024-06-19T08:47:52.000Z","size":289,"stargazers_count":279,"open_issues_count":53,"forks_count":64,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-08-29T17:58:59.028Z","etag":null,"topics":["clustered-events","differential-splicing-analysis","inclusion-level","psi-calculation","psi-values","splicing-quantification","transcript-isoform"],"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/comprna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-01-04T11:45:06.000Z","updated_at":"2025-08-14T09:18:09.000Z","dependencies_parsed_at":"2022-08-10T02:06:51.321Z","dependency_job_id":"d2d03252-606e-49bc-b1a1-425ef72e3591","html_url":"https://github.com/comprna/SUPPA","commit_stats":{"total_commits":97,"total_committers":8,"mean_commits":12.125,"dds":"0.45360824742268047","last_synced_commit":"1c0ad912b71c29ce233be4b7269c4a44e62e751d"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/comprna/SUPPA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comprna","download_url":"https://codeload.github.com/comprna/SUPPA/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/sbom","scorecard":{"id":301631,"data":{"date":"2025-08-11","repo":{"name":"github.com/comprna/SUPPA","commit":"415e4e37c0212be2f7be719cfc097f1fc7300ec9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":2,"reason":"Found 5/23 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"0 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: __pycache__/eventClusterer.cpython-35.pyc:1","Warn: binary detected: __pycache__/eventGenerator.cpython-35.pyc:1","Warn: binary detected: __pycache__/fileMerger.cpython-35.pyc:1","Warn: binary detected: __pycache__/psiCalculator.cpython-35.pyc:1","Warn: binary detected: __pycache__/psiPerGene.cpython-35.pyc:1","Warn: binary detected: __pycache__/significanceCalculator.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/__init__.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/cluster_tools.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/diff_tools.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/event.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/gtf_store.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/optics.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/tools.cpython-35.pyc:1","Warn: binary detected: lib/__pycache__/var_event.cpython-35.pyc:1"],"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T20:46:52.901Z","repository_id":41367093,"created_at":"2025-08-17T20:46:52.902Z","updated_at":"2025-08-17T20:46:52.902Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272750074,"owners_count":24986885,"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-29T02:00:10.610Z","response_time":87,"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":"comprna","name":"Computational RNA Biology group","uuid":"23315864","kind":"organization","description":"Computational RNA Biology group","email":null,"website":null,"location":"Around the world","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23315864?v=4","repositories_count":11,"last_synced_at":"2023-03-02T04:35:21.763Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/comprna","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:33:45.192Z","updated_at":"2023-03-02T04:35:21.790Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comprna","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comprna/repositories"},"tags":[{"name":"v2.3","sha":"24a095cd339bbb708f6ea255afe4b902a6a79712","kind":"commit","published_at":"2018-02-17T20:53:26.000Z","download_url":"https://codeload.github.com/comprna/SUPPA/tar.gz/v2.3","html_url":"https://github.com/comprna/SUPPA/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comprna/SUPPA@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags/v2.3/manifests"},{"name":"v2.2","sha":"b56a11d58e65905de2c043bfee907472487c1953","kind":"commit","published_at":"2017-11-07T19:14:15.000Z","download_url":"https://codeload.github.com/comprna/SUPPA/tar.gz/v2.2","html_url":"https://github.com/comprna/SUPPA/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comprna/SUPPA@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags/v2.2/manifests"},{"name":"v2.1","sha":"9b12ab67bfc7062febb4ab0fefa52341dd750e31","kind":"commit","published_at":"2017-03-23T14:07:17.000Z","download_url":"https://codeload.github.com/comprna/SUPPA/tar.gz/v2.1","html_url":"https://github.com/comprna/SUPPA/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comprna/SUPPA@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags/v2.1/manifests"},{"name":"v2.0","sha":"9314329e642fdb10f9c7188c38abac7b33b93782","kind":"commit","published_at":"2017-02-09T09:06:33.000Z","download_url":"https://codeload.github.com/comprna/SUPPA/tar.gz/v2.0","html_url":"https://github.com/comprna/SUPPA/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comprna/SUPPA@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:38:38.077Z","dependent_packages_count":0,"downloads":93,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.636160180571366,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":4.566542884637827,"forks_count":5.56660952614179,"docker_downloads_count":null,"average":13.4926402616139},"purl":"pkg:pypi/suppa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/suppa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/suppa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/suppa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T16:47:59.317Z","issues_count":151,"pull_requests_count":10,"avg_time_to_close_issue":15068309.252427185,"avg_time_to_close_pull_request":3278000.4444444445,"issues_closed_count":103,"pull_requests_closed_count":9,"pull_request_authors_count":7,"issue_authors_count":125,"avg_comments_per_issue":4.3509933774834435,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":26,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3493527.5555555555,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":2.3076923076923075,"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/comprna%2FSUPPA/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suppa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suppa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suppa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suppa/related_packages","maintainers":[{"uuid":"jcentizne","login":"jcentizne","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jcentizne/","role":null,"created_at":"2023-02-25T14:06:35.093Z","updated_at":"2023-02-25T14:06:35.093Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jcentizne/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":667262,"full_name":"comprna/SUPPA","default_branch":"master","committers":[{"name":"JLTrincado","email":"juanluis.trincado@upf.edu","login":null,"count":53},{"name":"Eduardo Eyras","email":"EduEyras","login":"EduEyras","count":24},{"name":"Eduardo Eyras","email":"eduardo.eyras@upf.edu","login":null,"count":14},{"name":"Jeremy Leipzig","email":"leipzig@gmail.com","login":null,"count":3},{"name":"Alistair Chalk","email":"alistair.chalk@gmail.com","login":null,"count":1},{"name":"Cian O'Sullivan","email":"inventer100@gmail.com","login":null,"count":1},{"name":"Nuno Agostinho","email":"nunodanielagostinho@gmail.com","login":null,"count":1},{"name":"Nuno Agostinho","email":"danielagostinho@sapo.pt","login":null,"count":1}],"total_commits":98,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.25,"dds":0.4591836734693877,"past_year_committers":[{"name":"Eduardo Eyras","email":"EduEyras","login":"EduEyras","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T18:47:12.538Z","last_synced_commit":"a5d5e897bc4d1030514a6de0ce4a16c6b3a73770","created_at":"2023-03-09T10:19:07.463Z","updated_at":"2023-10-25T18:47:12.539Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"comprna/SUPPA","html_url":"https://github.com/comprna/SUPPA","last_synced_at":"2025-08-31T14:13:58.489Z","status":null,"issues_count":151,"pull_requests_count":10,"avg_time_to_close_issue":15068309.252427185,"avg_time_to_close_pull_request":3278000.4444444445,"issues_closed_count":103,"pull_requests_closed_count":9,"pull_request_authors_count":7,"issue_authors_count":125,"avg_comments_per_issue":4.211920529801325,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3053362.125,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.52,"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-15T00:56:39.739Z","updated_at":"2025-09-02T22:12:39.751Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/comprna%2FSUPPA/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":146,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":5,"CONTRIBUTOR":5},"issue_authors":{"JamalEH":3,"XXuxi":3,"happypiggyzjx":3,"igonzalsbmc":2,"uniqueg":2,"ArnavBharti":2,"herber4":2,"nourelislam":2,"jaganmskcc":2,"Tang-pro":2,"dvirdi01":2,"marypiper":2,"danphillips28":2,"maronem":2,"antgomo":2,"sunabcun":2,"sk1350":2,"Dongmeng-wang":2,"MjelleLab":2,"stevenjbark":2,"gouwei1":2,"sangmm12":1,"itszhengan":1,"saipra003":1,"selengut":1,"luo-sw":1,"YIGUIz":1,"cent0134":1,"leipzig":1,"Amhaslam":1,"soumitrakp":1,"chandramisra":1,"AndrewLangvt":1,"CloXD":1,"RacconC":1,"emanuelaker":1,"huangwb8":1,"JudithBernett":1,"Oliverfeudj":1,"stephanflemming":1,"shum-sky":1,"Fruitflyfeeder":1,"JuantonioMS":1,"fairliereese":1,"RyotaKurimoto":1,"zjanna":1,"RaymondS1":1,"SSaleem94":1,"luhan125":1,"KSLiu98":1,"katalinvoss":1,"Nitin123-4":1,"OgnjenMilicevic":1,"wod31":1,"TinyTasy":1,"ipatop":1,"Renee-SU":1,"tonyaseverson":1,"chansigit":1,"bvien24":1,"QingCheZhang":1,"victorperis":1,"zhuqingquan5510":1,"ieguinoa":1,"gnilihzeux":1,"wangduo-ux":1,"Freeddows":1,"ryanpe13002":1,"iamhealthy":1,"xyz202310":1,"procha2":1,"jiehuichen":1,"gengbaobao":1,"aa9gj":1,"yazuo0204":1,"BourbonZhang":1,"splicing":1,"ifreeman6":1,"sundahlm":1,"ArashDepp":1,"LitingKu":1,"KH11LLCH1NG":1,"zpliu1126":1,"areyesq89":1,"lzx325":1,"Xtreme011":1,"CS791":1,"lucacozzuto":1,"niradsp":1,"Xing-2024":1,"yinfeitan":1,"goaaron":1,"tzcoolman":1,"theokirkland":1,"BeatrizdeToledo":1,"mksamur":1,"joaossantoss28":1,"qingwangchen":1,"ouyang-lang":1,"HegedusB":1,"avilaHugo":1,"heebaanjum":1,"Bio-info-ai":1,"OlgaVT":1,"JamalELH":1,"imustxyq":1,"Tomcxf":1,"ghost":1,"adomingues":1,"SignorLab":1,"jmelero611":1,"Mvirale":1,"gygys":1,"qindan2008":1,"mparker2":1,"fafuyyk":1,"tefirman":1,"xpgege":1,"Jian288":1,"Xiaofei-git":1,"nirkoty":1,"mianlee":1,"AdaWon":1},"pull_request_authors":{"tithuytrang":3,"leipzig":2,"mparker2":1,"CianOSullivan":1,"AMChalkie":1,"nuno-agostinho":1,"antpiron":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10052430,"issues_count":30837503,"pull_requests_count":92378505,"authors_count":10524589,"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":25},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"igonzalsbmc":2,"Tang-pro":2,"stevenjbark":2,"maronem":2,"yinfeitan":1,"YIGUIz":1,"xyz202310":1,"XXuxi":1,"Xing-2024":1,"wangduo-ux":1,"Mvirale":1,"mianlee":1,"luo-sw":1,"KSLiu98":1,"JudithBernett":1,"joaossantoss28":1,"ipatop":1,"happypiggyzjx":1,"Freeddows":1,"cent0134":1,"Amhaslam":1},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":24,"WatchEvent":22,"IssueCommentEvent":56,"ForkEvent":4},"last_year":{"IssuesEvent":24,"WatchEvent":22,"IssueCommentEvent":56,"ForkEvent":4}},"keywords":["clustered-events","differential-splicing-analysis","inclusion-level","psi-calculation","psi-values","splicing-quantification","transcript-isoform"],"dependencies":[],"score":12.438453402196865,"created_at":"2025-09-08T11:19:07.328Z","updated_at":"2025-10-07T08:25:54.832Z","avatar_url":"https://github.com/comprna.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":93,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70254","html_url":"https://science.ecosyste.ms/projects/70254"}