{"id":41443647,"url":"https://github.com/cellgeni/cloupe","last_synced_at":"2026-01-23T14:59:20.796Z","repository":{"id":264170878,"uuid":"864617137","full_name":"cellgeni/cloupe","owner":"cellgeni","description":"Cloupe reader","archived":false,"fork":false,"pushed_at":"2025-01-13T00:12:41.000Z","size":214,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-09T23:51:33.768Z","etag":null,"topics":["10x-genomics","loupe","reader","single-cell"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cellgeni.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-28T17:38:35.000Z","updated_at":"2025-02-10T23:34:37.000Z","dependencies_parsed_at":"2024-11-22T12:33:06.436Z","dependency_job_id":"a447ee2c-4d31-400b-80ac-5ab70bd87373","html_url":"https://github.com/cellgeni/cloupe","commit_stats":null,"previous_names":["cellgeni/cloupe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cellgeni/cloupe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cellgeni%2Fcloupe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cellgeni%2Fcloupe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cellgeni%2Fcloupe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cellgeni%2Fcloupe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cellgeni","download_url":"https://codeload.github.com/cellgeni/cloupe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cellgeni%2Fcloupe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28694459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T14:15:13.573Z","status":"ssl_error","status_checked_at":"2026-01-23T14:09:05.534Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["10x-genomics","loupe","reader","single-cell"],"created_at":"2026-01-23T14:59:20.705Z","updated_at":"2026-01-23T14:59:20.788Z","avatar_url":"https://github.com/cellgeni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloupe\n\nLoupe Browser is a powerful visualization software that provides the intuitive functionality you need to explore and analyze 10x Genomics Chromium and Visium data. This is a PoC parser to read CLOUPE files using python.\n\n\n# Install\n\n```shell\npip install git+https://github.com/cellgeni/cloupe.git\n```\n\n# Run\n\n```python\nfrom cloupe import Cloupe\n\n# parse file\nc = Cloupe(\"/path/to/file.cloupe\")\n\n# extract barcodes, features and projections to CSVs\nc.to_csv(outdir=\"/path/to/out\")\n\n# create anndata with the same name as input file but `.h5ad` extension\nc.to_anndata()\n```\n\n### Command line\n\nExport barcodes, features and projections to CSV in current folder\n```shell\ncloupe --cloupe /path/to/file.cloupe --csv\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcellgeni%2Fcloupe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcellgeni%2Fcloupe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcellgeni%2Fcloupe/lists"}