{"id":42886086,"url":"https://github.com/nukopy/gene-searcher","last_synced_at":"2026-01-30T14:49:39.760Z","repository":{"id":219420736,"uuid":"748937392","full_name":"nukopy/gene-searcher","owner":"nukopy","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-03T22:14:27.000Z","size":517,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T22:42:40.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nukopy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-01-27T04:57:53.000Z","updated_at":"2024-01-27T09:54:35.000Z","dependencies_parsed_at":"2024-01-29T19:43:34.945Z","dependency_job_id":null,"html_url":"https://github.com/nukopy/gene-searcher","commit_stats":null,"previous_names":["nukopy/gene-searcher"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/nukopy/gene-searcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukopy%2Fgene-searcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukopy%2Fgene-searcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukopy%2Fgene-searcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukopy%2Fgene-searcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nukopy","download_url":"https://codeload.github.com/nukopy/gene-searcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukopy%2Fgene-searcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: 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":[],"created_at":"2026-01-30T14:49:39.111Z","updated_at":"2026-01-30T14:49:39.750Z","avatar_url":"https://github.com/nukopy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gene-searcher\n\n[![GitHub Releases badge][github-releases-badge]][github-releases-url]\n[![MIT license badge][mit-badge]][mit-url]\n[![GitHub Actions workflow CI badge][github-actions-ci-badge]][github-actions-ci-url]\n[![GitHub Actions workflow Release badge][github-actions-release-badge]][github-actions-release-url]\n\n[github-releases-badge]: https://img.shields.io/github/release/nukopy/gene-searcher.svg\n[github-releases-url]: https://github.com/nukopy/gene-searcher/releases/\n[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[mit-url]: https://github.com/nukopy/gene-searcher/blob/main/LICENSE\n[github-actions-ci-badge]: https://github.com/nukopy/gene-searcher/actions/workflows/ci.yml/badge.svg?branch=main\n[github-actions-ci-url]: https://github.com/nukopy/gene-searcher/actions/workflows/ci.yml?query=branch:main\n[github-actions-release-badge]: https://github.com/nukopy/gene-searcher/actions/workflows/release.yml/badge.svg?branch=main\n[github-actions-release-url]: https://github.com/nukopy/gene-searcher/actions/workflows/release.yml?query=branch:main\n\nWeb application to collect and summarize gene information from target databases\n\n- URL\n  - [gene-searcher-beta.streamlit.app](https://gene-searcher-beta.streamlit.app/)\n\n## Features\n\n- Search gene information from target databases by gene name, Ensembl ID, and so on.\n- Show summary information of the gene\n- Visualize gene expression data\n- Download gene expression data as CSV file\n\n## Target databases\n\n- [ ] [The Human Protein Atlas](https://www.proteinatlas.org)\n  - [x] Tissue RNA Expression (e.g. [IL2RA](https://www.proteinatlas.org/ENSG00000134460-IL2RA/tissue))\n  - [ ] Cell line RNA Expression (e.g. [IL2RA](https://www.proteinatlas.org/ENSG00000134460-IL2RA/cell+line))\n- [x] [DICE | Database of Immune Cell eQTLs, Expression, Epigenomics](https://dice-database.org)\n- [x] [BioGPS - your Gene Portal System](http://biogps.org)\n- [ ] [BenchSci: Reimagining Research](https://www.benchsci.com)\n\n## Setup\n\n### Install Python 3.11.7\n\nOfficial installer is [here](https://www.python.org/downloads/release/python-3117/)\n\n### Install Poetry\n\n```sh\npip install poetry\n```\n\n### Install dependencies\n\n```sh\npoetry install\n```\n\n### Run\n\nRun the following command and open [http://localhost:8501/](http://localhost:8501/) on your browser.\n\n```sh\nstreamlit run app/main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukopy%2Fgene-searcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukopy%2Fgene-searcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukopy%2Fgene-searcher/lists"}