{"id":67551,"name":"demultiplex","description":"Versatile FASTA/FASTQ demultiplexer.","url":"https://github.com/jfjlaros/demultiplex","last_synced_at":"2025-09-08T13:56:33.975Z","repository":{"id":38206585,"uuid":"126831866","full_name":"jfjlaros/demultiplex","owner":"jfjlaros","description":"Versatile FASTA/FASTQ demultiplexer.","archived":false,"fork":false,"pushed_at":"2024-05-29T19:20:14.000Z","size":101,"stargazers_count":33,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-05T15:51:11.301Z","etag":null,"topics":["demultiplex","fasta","fastq","ngs"],"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/jfjlaros.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-03-26T13:19:27.000Z","updated_at":"2025-02-11T14:48:13.000Z","dependencies_parsed_at":"2022-09-04T14:13:04.054Z","dependency_job_id":"29d8f37d-6aab-409b-b1b2-5e64f61b672b","html_url":"https://github.com/jfjlaros/demultiplex","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jfjlaros/demultiplex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfjlaros","download_url":"https://codeload.github.com/jfjlaros/demultiplex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/sbom","scorecard":{"id":517484,"data":{"date":"2025-08-11","repo":{"name":"github.com/jfjlaros/demultiplex","commit":"fa055baf8fcd451ebdb4cae148eed988c1361d56"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":10,"reason":"no dangerous workflow patterns detected","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jfjlaros/demultiplex/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jfjlaros/demultiplex/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T02:12:05.069Z","repository_id":38206585,"created_at":"2025-08-20T02:12:05.069Z","updated_at":"2025-08-20T02:12:05.069Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196155,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"jfjlaros","name":"Jeroen F.J. Laros","uuid":"7374138","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"@RIVM-syso @LUMC","icon_url":"https://avatars.githubusercontent.com/u/7374138?u=aac55234e7106445dc74ffca32f796ddcce8d0d4\u0026v=4","repositories_count":68,"last_synced_at":"2023-09-03T15:26:51.889Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jfjlaros","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T02:14:11.616Z","updated_at":"2023-09-03T15:26:52.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfjlaros","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfjlaros/repositories"},"packages":[{"id":2692862,"name":"demultiplex","ecosystem":"pypi","description":"Demultiplex any number of FASTA or a FASTQ files based on a list of barcodes","homepage":"https://github.com/jfjlaros/demultiplex","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jfjlaros/demultiplex","keywords_array":["bioinformatics"],"namespace":null,"versions_count":9,"first_release_published_at":"2018-03-26T17:08:54.000Z","latest_release_published_at":"2021-11-13T17:55:04.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-08-15T05:35:26.240Z","created_at":"2022-04-10T10:34:58.206Z","updated_at":"2025-08-15T05:35:26.240Z","registry_url":"https://pypi.org/project/demultiplex/","install_command":"pip install demultiplex --index-url https://pypi.org/simple","documentation_url":"https://demultiplex.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering"],"normalized_name":"demultiplex"},"repo_metadata":{"id":38206585,"uuid":"126831866","full_name":"jfjlaros/demultiplex","owner":"jfjlaros","description":"Versatile FASTA/FASTQ demultiplexer.","archived":false,"fork":false,"pushed_at":"2024-05-29T19:20:14.000Z","size":101,"stargazers_count":33,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-04T02:39:56.520Z","etag":null,"topics":["demultiplex","fasta","fastq","ngs"],"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/jfjlaros.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-03-26T13:19:27.000Z","updated_at":"2025-02-11T14:48:13.000Z","dependencies_parsed_at":"2022-09-04T14:13:04.054Z","dependency_job_id":"29d8f37d-6aab-409b-b1b2-5e64f61b672b","html_url":"https://github.com/jfjlaros/demultiplex","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfjlaros","download_url":"https://codeload.github.com/jfjlaros/demultiplex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258253401,"owners_count":22672143,"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","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":"jfjlaros","name":"Jeroen F.J. Laros","uuid":"7374138","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"@RIVM-syso @LUMC","icon_url":"https://avatars.githubusercontent.com/u/7374138?u=aac55234e7106445dc74ffca32f796ddcce8d0d4\u0026v=4","repositories_count":68,"last_synced_at":"2023-09-03T15:26:51.889Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jfjlaros","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T02:14:11.616Z","updated_at":"2023-09-03T15:26:52.064Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfjlaros","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfjlaros/repositories"},"tags":[{"name":"v1.2.1","sha":"9962ae5af79f1dc6acfe5f257729cac3d1b91a50","kind":"commit","published_at":"2021-03-13T17:55:59.000Z","download_url":"https://codeload.github.com/jfjlaros/demultiplex/tar.gz/v1.2.1","html_url":"https://github.com/jfjlaros/demultiplex/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5031e1c1f4a908698740ac4ad35cc2a762944a4f","kind":"commit","published_at":"2021-03-10T19:51:10.000Z","download_url":"https://codeload.github.com/jfjlaros/demultiplex/tar.gz/v1.2.0","html_url":"https://github.com/jfjlaros/demultiplex/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a61bbbfadc7a86818461c3946222900fe59c3f14","kind":"commit","published_at":"2020-03-18T12:29:33.000Z","download_url":"https://codeload.github.com/jfjlaros/demultiplex/tar.gz/v1.1.0","html_url":"https://github.com/jfjlaros/demultiplex/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"6c9905e4d2edbe5d5104a200b995dc6da6550dbc","kind":"commit","published_at":"2019-11-29T19:47:09.000Z","download_url":"https://codeload.github.com/jfjlaros/demultiplex/tar.gz/v1.0.2","html_url":"https://github.com/jfjlaros/demultiplex/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"158202af582cfbe0920430ca89cdce3ce8fbdc14","kind":"commit","published_at":"2018-09-08T13:50:19.000Z","download_url":"https://codeload.github.com/jfjlaros/demultiplex/tar.gz/v1.0.0","html_url":"https://github.com/jfjlaros/demultiplex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-06-05T15:48:54.841Z","dependent_packages_count":0,"downloads":44,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.98613058291119,"dependent_repos_count":21.5515601217656,"dependent_packages_count":10.117827917587048,"stargazers_count":11.916622444379774,"forks_count":15.367214655482393,"docker_downloads_count":3.744609455400436,"average":13.613994196254408},"purl":"pkg:pypi/demultiplex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/demultiplex","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/pypi/demultiplex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/demultiplex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-04T02:41:32.781Z","issues_count":36,"pull_requests_count":0,"avg_time_to_close_issue":1225436.25,"avg_time_to_close_pull_request":null,"issues_closed_count":36,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":28,"avg_comments_per_issue":4.277777777777778,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":520022.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":6.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/demultiplex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/demultiplex/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/demultiplex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/demultiplex/related_packages","maintainers":[{"uuid":"jfjlaros","login":"jfjlaros","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/jfjlaros/","role":null,"created_at":"2023-02-23T23:18:44.467Z","updated_at":"2023-02-23T23:18:44.467Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jfjlaros/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1402639,"full_name":"jfjlaros/demultiplex","default_branch":"master","committers":[{"name":"Jeroen F.J. Laros","email":"jlaros@fixedpoint.nl","login":null,"count":47},{"name":"J.F.J. Laros","email":"J.F.J.Laros@lumc.nl","login":null,"count":43},{"name":"J.F.J. Laros","email":"j.f.j.laros@lumc.nl","login":null,"count":13}],"total_commits":103,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":34.333333333333336,"dds":0.5436893203883495,"past_year_committers":[{"name":"Jeroen F.J. Laros","email":"jlaros@fixedpoint.nl","login":null,"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":"2024-01-26T18:36:41.184Z","last_synced_commit":"3027af94f105a0380bf8d556a9e6d2f539e59479","created_at":"2023-10-25T00:20:17.311Z","updated_at":"2024-01-26T18:36:41.184Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484000,"commits_count":854343132,"contributors_count":31144857,"owners_count":908866,"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":"jfjlaros/demultiplex","html_url":"https://github.com/jfjlaros/demultiplex","last_synced_at":"2025-06-05T15:48:55.114Z","status":null,"issues_count":36,"pull_requests_count":0,"avg_time_to_close_issue":1225436.25,"avg_time_to_close_pull_request":null,"issues_closed_count":36,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":28,"avg_comments_per_issue":4.277777777777778,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":78130.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:46:27.723Z","updated_at":"2025-09-02T09:47:57.295Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfjlaros%2Fdemultiplex/issues","issue_labels_count":{"question":24,"enhancement":6,"bug":3,"invalid":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":36},"pull_request_author_associations_count":{},"issue_authors":{"mmokrejs":3,"rgranit":2,"iadamo1":2,"raw937":2,"majogomezhughes":2,"callumparr":2,"iquasere":2,"lokeshbio":1,"ViriatoII":1,"Yyeserin":1,"wya97":1,"Phagee":1,"RominaAugustin":1,"nr0cinu":1,"seven1112233":1,"vivian9909":1,"Averstic":1,"wenweixiong":1,"antonkulaga":1,"jzehnpfennig":1,"Kevin-Brockers":1,"bhuwankhatri11":1,"caonetto":1,"AstreChen":1,"agos316":1,"dridk":1,"bulksoil":1,"Emily072020":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068975,"issues_count":31218164,"pull_requests_count":95228988,"authors_count":10688649,"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":{"question":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"wya97":1},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"ForkEvent":3},"last_year":{"WatchEvent":1,"ForkEvent":3}},"keywords":["demultiplex","fasta","fastq","ngs"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T14:13:03.905Z","updated_at":"2022-09-04T14:13:03.905Z","repository_link":"https://github.com/jfjlaros/demultiplex/blob/master/docs/requirements.txt","dependencies":[{"id":3798096708,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":true,"kind":"runtime","optional":false},{"id":3798096709,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3798096710,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":8.62047154086974,"created_at":"2025-09-08T11:18:48.980Z","updated_at":"2025-10-07T08:25:24.895Z","avatar_url":"https://github.com/jfjlaros.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":44,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["barcode","edit-distance","hamming-distance","levenshtein-distance"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67551","html_url":"https://science.ecosyste.ms/projects/67551"}